Some shadow fixes.

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Fri May 19 08:29:00 GMT 2000


> Portable standard-conforming C++ code cannot depend 
> on C9X features, and users need to be able to build in a 
> standard-conforming and -enforcing environment.

In GCC, as well as glibc, providing the extensions is the default; the
user has to ask explicitly for a pedantic environment.

I don't know whether this is relevant to this discussion, but I'd
prefer if libstdc++ followed this tradition.

Regards,
Martin


More information about the Libstdc++ mailing list