]> granicus.if.org Git - python/commit
Add some temporary autoconf checks to try to figure out why test_math is
authorMark Dickinson <dickinsm@gmail.com>
Wed, 30 Apr 2008 14:21:39 +0000 (14:21 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Wed, 30 Apr 2008 14:21:39 +0000 (14:21 +0000)
commit6471f9633bef73e6727bde467bbcd59d0fea4bf1
tree0c93b3f72fc4a9ec0da68708ffa1d079601ec3f9
parentb2c7af82211ac32295b9419f359036ccb4e819a7
Add some temporary autoconf checks to try to figure out why test_math is
failing on Debian/alpha.  (log(9.88e-324) gives an unexpected ValueError
on that platform).  These checks will be removed again once the source
of the problem is identified.

I hope this is a reasonable way to approach the Debian/alpha buildbot
failures; if there's a better way of debugging buildbot test failures
then please let me know.
configure
configure.in