This is the mail archive of the libc-alpha@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]

Re: Problem with __STDC__ macro in regex.h


Sripathi Kodi <sripathik@in.ibm.com> writes:

> this macro in regex.h needs to be changed as:
>
> #if defined (__cplusplus) || (defined (__STDC__) && (__STDC__ == 1))

There's a much better fix here:

http://sources.redhat.com/bugzilla/show_bug.cgi?id=1222


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