This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Builtins in `std'


On Wed, May 23, 2001 at 01:12:47PM -0400, Jakub Jelinek wrote:
> On Wed, May 23, 2001 at 09:55:31AM -0700, Mark Mitchell wrote:
> >     Jakub> As I already wrote, this is especially bad in the global
> >     Jakub> namespace, because there the library has hard time to take
> >     Jakub> care of all the global namespace functions. Like:
> > 
> > We already do not put these names in the global namespace.
> 
> Really? As I see bits/c_std/ it puts everything into global namespace and
> then drags them into the std:: namespace.

c_std is known to be incorrect, until a better replacement is found.


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


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