This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/3439] math.h, fenv.h macros do not conform to C99


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]