MAX_DOUBLE AND HUGE_VAL ARE TOO HUGE. (SIGNAL 6 ABORTS)
authorDaniel Poirot <poirot@aio.jsc.nasa.gov>
Sat, 27 Feb 1993 00:00:00 +0000 (00:00 +0000)
committerDaniel Poirot <poirot@aio.jsc.nasa.gov>
Sat, 27 Feb 1993 00:00:00 +0000 (00:00 +0000)
commit394880ff90ae867235492ac4f45269cdb33d8d66
treeeffc49f5af83f9b04adeb0e015506431632fb925
parentb0f007a21bcf54c5ff047cc2354e2b490dc08638
MAX_DOUBLE AND HUGE_VAL ARE TOO HUGE. (SIGNAL 6 ABORTS)

Peter da Silva & Nick Handel:
The MAX_DOUBLE and HUGE_VAL values are too big, big enough in
HUGE_VAL's case that you automatically get an abort signal on any attempt
to compare it to another value, resulting in "trap 6" messages and the like.

I heard something about bugs in atof and the like, so these are probably
not the final word, but they get a lot more stuff to compile and run.

[ Editor's note: ]

This is definately not the final word.  This is an interm fix until
the real fix can be released.  ALSO BE SURE TO READ THE TOP LEVEL
README FILE FOR THE PATCH KIT.  There are important instructions
on how to properly build things after installing patches that if
you do not follow this patch will not do anything for you.

AUTHOR: Nick Handel (nhandel@NeoSoft.com)
AUTHOR: Peter da Silva (peter@NeoSoft.com)
AUTHOR: Daniel Poirot (poirot@aio.jsc.nasa.gov)
386BSD-Patchkit: patch00086
usr/src/include/math.h
usr/src/sys.386bsd/i386/include/float.h