Message79093
Answering my own question, there *are* pitfalls: (X) > DBL_LONG_MAX will
evaluate to true for some finite extended precision values that are *just*
larger than DBL_LONG_MAX, but nevertheless round to DBL_LONG_MAX rather
than infinity.
Another not-so-bright idea down the drain... |
|
| Date |
User |
Action |
Args |
| 2009-01-04 23:14:42 | mark.dickinson | set | recipients:
+ mark.dickinson, tim.peters, skip.montanaro, christian.heimes, rpetrov |
| 2009-01-04 23:14:42 | mark.dickinson | set | messageid: <[email protected]> |
| 2009-01-04 23:14:36 | mark.dickinson | link | issue4575 messages |
| 2009-01-04 23:14:36 | mark.dickinson | create | |
|