libstdc++/3759: nonconforming use of unqualified std:: names
David Abrahams
david.abrahams@rcn.com
Tue Jul 24 09:57:00 GMT 2001
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
More information about the Gcc-bugs
mailing list