This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53247] [regression, c++11] can't use a function from a base class of the same name in a different namespace
- From: "fabien at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 05 May 2012 17:57:27 +0000
- Subject: [Bug c++/53247] [regression, c++11] can't use a function from a base class of the same name in a different namespace
- Auto-submitted: auto-generated
- References: <bug-53247-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53247
fabien at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--- Comment #2 from fabien at gcc dot gnu.org 2012-05-05 17:57:27 UTC ---
(In reply to comment #1)
> Fabien, is this a dup of one of the other "using" regressions?
Definitely, this is a duplicate, thanks.
*** This bug has been marked as a duplicate of bug 52841 ***