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 brian.curtin
Recipients brian.curtin, rhettinger
Date 2010-08-01.01:52:52
SpamBayes Score 0.07414283
Marked as misclassified No
Message-id <1280627576.04.0.298775706484.issue9445@psf.upfronthosting.co.za>
In-reply-to
Content
Raymond informed me that #1578269 introduced breakage to compilation under Visual Studio 2005 due to three undefined symbols. I'm not currently setup to build under 2005, so I just offer this patch which defines the values as they are seen in VS 2008.
History
Date User Action Args
2010-08-01 01:52:56brian.curtinsetrecipients: + brian.curtin, rhettinger
2010-08-01 01:52:56brian.curtinsetmessageid: <1280627576.04.0.298775706484.issue9445@psf.upfronthosting.co.za>
2010-08-01 01:52:53brian.curtinlinkissue9445 messages
2010-08-01 01:52:52brian.curtincreate