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 jschneid
Recipients jschneid, vstinner
Date 2011-07-15.15:55:40
SpamBayes Score 2.4299885e-05
Marked as misclassified No
Message-id <1310745341.77.0.0595431747309.issue12572@psf.upfronthosting.co.za>
In-reply-to
Content
This patch works around the problem underlying issue 5999 by making sure the __STDC_VERSION__ macro is defined and has a value of at least 199901
History
Date User Action Args
2011-07-15 15:55:41jschneidsetrecipients: + jschneid, vstinner
2011-07-15 15:55:41jschneidsetmessageid: <1310745341.77.0.0595431747309.issue12572@psf.upfronthosting.co.za>
2011-07-15 15:55:41jschneidlinkissue12572 messages
2011-07-15 15:55:41jschneidcreate