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


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

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aj at suse dot de

--- Comment #6 from Andreas Jaeger <aj at suse dot de> 2012-04-27 11:23:09 UTC ---
Check <bits/confname.h> as well, it does the enum like:

    _PC_MAX_CANON,
#define _PC_MAX_CANON                   _PC_MAX_CANON

this should work similar for fenv.h

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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