This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
bug in math.h on Linux distributions
- To: gcc-patches at gcc dot gnu dot org
- Subject: bug in math.h on Linux distributions
- From: Alain BORREL <blorer at cybercable dot fr>
- Date: Wed, 26 Jan 2000 20:22:51 +0100
- Reply-To: blorer at cybercable dot fr
Hello,
I hope I'm being contacting the right development team.
Well for the first I nrecently needed to activate the portion of code in
math.h
concerning the "NAN" section.
I defined the "ISO_C9X" variable in order to include the "nan.h" header
and I met
two bugs in "math.h"
- line 118 and line 352 :
#if ... instead of #ifdef... or #if defined...
- quicly fixed but still present on the following distributions:
- Suse 6.1, 6.2
- Mandrake 6.0, 6.1
I didn't look in the other distributions.
Regards.
Dominique Laigle
dom@seriat.fr