[issue18014] Problem compiling on Windows, VC++Express 2010

2013-06-17 Thread Ezio Melotti
Ezio Melotti added the comment: FYI "hg bisect" makes this kind of tests a lot easier. -- nosy: +ezio.melotti ___ Python tracker ___ _

[issue18014] Problem compiling on Windows, VC++Express 2010

2013-06-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: Windows 3.3 build still failed today. So I updated back to time it worked, and them skipped forward every so ofter to current, compiling each time, and it worked each time except for one problem that was fixed in the next commit. No problems with 3.4 currently

[issue18014] Problem compiling on Windows, VC++Express 2010

2013-05-19 Thread Terry J. Reedy
New submission from Terry J. Reedy: 64-bit Win 7 Professional, using default F7 debug build -- F7 Running as normal user, not admin. 3.4: built Thursday, Saturday; failed Wednesday, Friday, today Sunday. 7> cl.exe -c -D_WIN32 -DUSE_DL_EXPORT -D_WINDOWS -DWIN32 -D_WINDLL -D_DEBUG -MDd -DHGBRANC