[issue5407] Broken Py3.1 release build in Visual Studio 2005

Kristján Valur Jónsson report at bugs.python.org
Tue Mar 3 07:56:53 CET 2009


Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:

Okay, I have submitted revision 70119 that fixes this.
This is most weird, though.  It is as though the non-_DEBUG crt doesn't 
match the headers supplied with the CRT sources that come with visual 
studio 2005.

One possible reason is that there is some extra data in VC8.0 SP1 that 
isn't reflected in the headers.  We need to test this with a compile by 
vanilla VC8.0, one without the service packs.

----------
resolution:  -> fixed
stage:  -> test needed
status: open -> pending

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5407>
_______________________________________


More information about the Python-bugs-list mailing list