TREPORT_ERROR
#define TREPORT_ERROR(status) \
#define TREPORT_ERROR(status) DEBUG_CONTEXT_LINE( __out("%s\n", strerror(status)) )
#define TREPORT_ERROR(status) \
#define TREPORT_ERROR(status) \
#define TREPORT_ERROR(status) DEBUG_CONTEXT_LINE( __out("%s\n", strerror(status)) )
#define TREPORT_ERROR(status) \