commit | 092a7a80fd95b6f347b53779066af3319d3669f8 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Mon Oct 01 19:50:06 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Mon Oct 01 19:50:06 2001 +0000 |
tree | e08ccf6d7cb553ee832c7ec35aeee69a3457895f | |
parent | 1538c23decbd6232fbf636b19d309dec25436cf5 [diff] |
SF patch [#466353] Py_HUGE_VAL on BeOS for Intel. The patch repaired internal gcc compiler errors on BeOS. This checkin repairs them in a simpler way, by explicitly casting the platform INFINITY to double.