This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/9990] locale_facets.h contains invalid typedef
- From: "gdr at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jan 2006 10:32:01 -0000
- Subject: [Bug c++/9990] locale_facets.h contains invalid typedef
- References: <bug-9990-5622@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from gdr at gcc dot gnu dot org 2006-01-22 10:32 -------
(In reply to comment #6)
> I think this is related to PR 13095 or least the definition of what is a base
> class is.
That PR is different. A using declaration must nominate a base class.
This PR is not about a using declaration.
I believe, however, that there is a core issue related to it.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9990