This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug math/3439] math.h, fenv.h macros do not conform to C99
- From: "eggert at gnu dot org" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sources dot redhat dot com
- Date: 11 Nov 2006 01:01:38 -0000
- Subject: [Bug math/3439] math.h, fenv.h macros do not conform to C99
- References: <20061031194208.3439.eggert@gnu.org>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- Additional Comments From eggert at gnu dot org 2006-11-11 01:01 -------
Created an attachment (id=1411)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1411&action=view)
fix math.h, fenv.h macros to be usable in #if (without removing enums)
Here is a revised patch. This keeps the enums, so ordinary gcc -g compiles
will have the names in the debug symbol table. This should overcome the
objection to the original patch.
--
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1395 is|0 |1
obsolete| |
http://sourceware.org/bugzilla/show_bug.cgi?id=3439
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.