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]
Other format: [Raw text]

[Bug c++/9990] locale_facets.h contains invalid typedef



------- 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


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