cvs commit: src/gnu/lib/libstdc++ c++config.h config.h
David E. O'Brien
obrien at FreeBSD.org
Fri Apr 25 14:17:32 PDT 2003
obrien 2003/04/25 14:17:31 PDT
FreeBSD src repository
Modified files:
gnu/lib/libstdc++ c++config.h config.h
Log:
Enable ISO-C99 compatibility -- among other things, this tells libstdc++
not to blindly undef isnan() and other functions that became macros in C99.
Enable use of newly grown C99 functions: strtof(), strtold(), wcstof()
Submitted by: das
Revision Changes Path
1.4 +5 -5 src/gnu/lib/libstdc++/c++config.h
1.5 +4 -4 src/gnu/lib/libstdc++/config.h
More information about the cvs-src
mailing list