]> granicus.if.org Git - python/commit
Merged revisions 68302 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Sun, 4 Jan 2009 16:41:08 +0000 (16:41 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 4 Jan 2009 16:41:08 +0000 (16:41 +0000)
commit7894a7255f1e6e0468e9e673c119be09bebf5e35
tree894824d5d52f52c470eb518bf5a6118cd5719eeb
parent3809026a72472593a43038315eb597bedb6403e7
Merged revisions 68302 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r68302 | mark.dickinson | 2009-01-04 16:06:40 +0000 (Sun, 04 Jan 2009) | 4 lines

  Oops.  Need to check not only that HAVE_DECL_ISINF is defined, but also
  that it's equal to 1.  (If isinf isn't defined, HAVE_DECL_ISINF is
  defined to be 0, rather than being undefined.)
........
Include/pymath.h