Problem with __STDC__ macro in regex.h

Paul Eggert eggert@CS.UCLA.EDU
Thu Aug 25 23:53:00 GMT 2005


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



More information about the Libc-alpha mailing list