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: (gcc 2.95.2 NT4 SP6) using declaration to avoid hiding base class methods


> using.cpp:11: cannot adjust access to `void A::f(int)' in `struct B'
> using.cpp:10:   because of local method `void B::f(int)' with same name

Thanks for your bug report. This is a known bug, please see

http://www.gnu.org/software/gcc/bugs.html#using

Regards,
Martin

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