diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-01-04 16:06:40 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-01-04 16:06:40 +0000 |
commit | 41fbae1ac9bf21a3698846016d29fcabf345123e (patch) | |
tree | 521ca623036f098cfd6f3b804c88d7a335493860 /Python/atof.c | |
parent | d181e3a246b52284e3aeb412ef9678dc444eb82a (diff) | |
download | cpython-git-41fbae1ac9bf21a3698846016d29fcabf345123e.tar.gz |
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.)
Diffstat (limited to 'Python/atof.c')
0 files changed, 0 insertions, 0 deletions