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/5407] math.h defines macros OVERFLOW and UNDERFLOW (neither reserved nor documented)


------- Additional Comments From aj at suse dot de  2008-03-09 12:31 -------
Please see <features.h> for the default environment, if you do not add any
special command line options, glibc defines _SVID_SOURCE which in turn needs
this definition.  This is for compatibility with System V Definition, 3rd edition.

If you want full ISO C standard, you have to set _ISOC99_SOURCE.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=5407

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