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 lkcl
Recipients cfriedt, hanwen, janneke-sf, lkcl, loewis, nzjrs, rmt38, scott.tsai
Date 2008-09-12.18:27:14
SpamBayes Score 0.34374702
Marked as misclassified No
Message-id <1221244035.06.0.0545235050777.issue1597850@psf.upfronthosting.co.za>
In-reply-to
Content
pyport.h line 773 - commenting out the test for LONG_BIT != 8 *
SIZEOF_LONG - we're cross-compiling amd64 host, target mingw32 - 32-bit.
History
Date User Action Args
2008-09-12 18:27:15lkclsetrecipients: + lkcl, loewis, hanwen, janneke-sf, rmt38, scott.tsai, nzjrs, cfriedt
2008-09-12 18:27:15lkclsetmessageid: <1221244035.06.0.0545235050777.issue1597850@psf.upfronthosting.co.za>
2008-09-12 18:27:14lkcllinkissue1597850 messages
2008-09-12 18:27:14lkclcreate