Hi,

when testing the 5.0.0 version from the build machine, this line (3239 from
ooDmenu.cpp) causes output to the console

*#ifdef _DEBUG*
*#if 1*
*    printf("In UNINIT() of Menu class cMenu=%p\n", cMenu);*
*#endif*
*#endif     *

I'm not sure if this is an error or not.

Does the #ifdef _DEBUG refer to something about the build, so in a release
version this line would not be executed?
_DEBUG is not defined in this particular script, nor do I see it being
defined anywhere in the codebase, so I'm guessing it is set by the compiler
or linker.

thanks,

Jon
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to