Print Dout() and DoutEntering() debug output on windows.
This is a bit of a hack currently and requires a recompile with -DDEBUG_CURLIO.
This commit is contained in:
@@ -253,7 +253,7 @@ extern S32 gStartImageHeight;
|
||||
// local globals
|
||||
//
|
||||
|
||||
#ifdef CWDEBUG
|
||||
#if defined(CWDEBUG) || defined(DEBUG_CURLIO)
|
||||
static bool gCurlIo;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user