This is the mail archive of the gcc-bugs@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: libstdc++/3759: nonconforming use of unqualified std:: names


There are open issues related to the problem I illustrated, but there's
agreement in the LWG that an implementation has no right to exhibit the
behavior I illustrated. The fact that we're discussing related things
doesn't change that.

-Dave
----- Original Message -----
From: "Gabriel Dos Reis" <gdr@codesourcery.com>
To: <ljrittle@gcc.gnu.org>
Cc: <david.abrahams@rcn.com>; <gcc-bugs@gcc.gnu.org>;
<gcc-gnats@gcc.gnu.org>; <nobody@gcc.gnu.org>
Sent: Tuesday, July 24, 2001 4:53 AM
Subject: Re: libstdc++/3759: nonconforming use of unqualified std:: names


> ljrittle@gcc.gnu.org writes:
>
> | Synopsis: nonconforming use of unqualified std:: names
> |
> | State-Changed-From-To: open->analyzed
> | State-Changed-By: ljrittle
> | State-Changed-When: Mon Jul 23 16:23:56 2001
> | State-Changed-Why:
> |     We violate section 14.6.4 of C++98 in the library
> |     implementation in any case where we use functions
> |     available from namespace std that are being treated
> |     as "dependent names".
>
> To be more precise, this is an open issue


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