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 skrah
Recipients bobatkins, jackjansen, jprante, lemburg, loewis, pitrou, ronaldoussoren, rpetrov, sergiodj, skrah, spacey
Date 2010-01-27.12:19:18
SpamBayes Score 3.4668697e-05
Marked as misclassified No
Message-id <1264594761.45.0.743158697812.issue1628484@psf.upfronthosting.co.za>
In-reply-to
Content
The builds are almost identical, so I attach a diff of the build output.
For both builds, I used a fresh Python-3.1.1 directory. This looks
suspicious:

-checking whether va_list is an array... yes
+checking whether va_list is an array... no


For completeness' sake: "-fno-strict-aliasing -m32" were reversed in the
BASECFLAGS case, so I edited the BASECFLAGS output for the purposes of
creating a diff.
History
Date User Action Args
2010-01-27 12:19:22skrahsetrecipients: + skrah, lemburg, loewis, jackjansen, ronaldoussoren, pitrou, bobatkins, sergiodj, spacey, rpetrov, jprante
2010-01-27 12:19:21skrahsetmessageid: <1264594761.45.0.743158697812.issue1628484@psf.upfronthosting.co.za>
2010-01-27 12:19:19skrahlinkissue1628484 messages
2010-01-27 12:19:18skrahcreate