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++/20710] g++ should warn when hiding non-virtual method in base class


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20710

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-11-01 12:39:48 UTC ---
also, GNU-style attributes are not being removed from GCC, even if C++0x
attributes get dropped

my point was just that there are several similar bugs and that whatever it
looks like, the final implementation of C++0x override control is likely to
influence this enhancement request.


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