This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: correct "C" headers, higher priority
- To: libstdc++ at gcc dot gnu dot org
- Subject: Re: correct "C" headers, higher priority
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Thu, 31 May 2001 21:29:56 -0700 (PDT)
[biting my tongue]
> They try to keep underlying C names (particularly nonstandard ones) from
> polluting the global declaration space, although they cannot protect the
> global link space. Maybe abandoning that goal is the secret to simplifying
> them enough to make the idea practical.
Yep. Something needs to be done, and this is a good place to start.