[Ecls-list] Accurately detecting FP exceptions
Goffioul Michael
goffioul at imec.be
Wed Oct 26 04:52:18 UTC 2005
> A minor fix was left: RANDOM did not use make_{short/long}float() and
> hence the floating point exceptions were not detected. I have
> fixed this
> and now the PRINT*RANDOM tests are passed.
Maybe I did something wrong in my MSVC port...
I put an include statement in the config.h file to include the fpe_x86.c
file. However, this config.h file is included when you compile a regular
LISP file, hence the fpe_x86.c should installed. Is it the intention?
Michael.
More information about the ecl-devel
mailing list