From: rohrer@fncrd6.fnal.gov (Keith Rohrer) Subject: libm_exception? Date: 8 Jun 1993 13:50:51 GMT
I was trying to compile POV (the raytracer), when it barfed for a lack of a couple #defines and a typedef struct, all of which should be (I thought) in math.h, but were in no header files. I looked on another machine, and discovered the requisite defines in an if c++, and the typedef commented out as something in old ansi spec that the company'd never gotten around to implementing. (the defines were things like SING, OVERFLOW, and the struct
was libm_exception or something like that)
Should this be in the header files, or is it old and deprecated now?
Keith
-- Disclaimer: None of Grinnell College, URA, Fermilab, and any other affiliated persons or orginizations have licensed my ideas or opinions, and thus are not entitled to any which may appear above.