June 30, 2006
8:33 p.m.
Thomas Heller wrote:
These changes to Objects/exceptions.c break the build for Windows AMD64. Apparently the amd64 compiler from the Server 2003 SP1 SDK has _MSC_VER >= 1400, but does not know about this new error handling.
I've a pending patch on my machine to fix that; no time yet to commit it. That patch got included into the 2.5b1 binaries that I created for AMD64. Regards, Martin