This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rpetrov
Recipients rpetrov, stutzbach, tarek, terry.reedy
Date 2010-08-08.19:43:17
SpamBayes Score 0.004190266
Marked as misclassified No
Message-id <1281296599.31.0.96560520189.issue7182@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Terry, 
both : 
a) suggestion is for CFLAGS as work-around
b) clarification as build use two preprocessor defines  :
- NDEBUG is defined for non-debug builds
- _DEBUG is defined for debug builds
(ref msvc{9}compiler.py)
History
Date User Action Args
2010-08-08 19:43:19rpetrovsetrecipients: + rpetrov, terry.reedy, tarek, stutzbach
2010-08-08 19:43:19rpetrovsetmessageid: <1281296599.31.0.96560520189.issue7182@psf.upfronthosting.co.za>
2010-08-08 19:43:17rpetrovlinkissue7182 messages
2010-08-08 19:43:17rpetrovcreate