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: Using declarations with inheritance


> > Unless I'm wrong and this code should not compile, the error message could e
> > changed to say "Not yet implemented"....
> 
> It is more complicated than that. g++ implements ARM-style access
> declarations for classes, instead of the standard using-declarations
> for classes (using-declarations for namespaces should be compliant).
> 
> My guess is that the error message will stay until the code is fixed
> for good.

Then, can an explanation like this be added to the FAQ ??

	Thank's,

		Theo.

--------------------------------------------------------------------
Theodore Papadopoulo
Email: Theodore.Papadopoulo@sophia.inria.fr Tel: (33) 04 92 38 76 01
 --------------------------------------------------------------------




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