This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16008] New: method overloading hides inherited methods
- From: "dan at photon dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2004 17:53:55 -0000
- Subject: [Bug c++/16008] New: method overloading hides inherited methods
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Definition of an overloaded method in a derived class hides the base class
overloaded methods. This is the case for virtual and non-virtual methods.
--
Summary: method overloading hides inherited methods
Product: gcc
Version: 3.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dan at photon dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: 20030903
GCC host triplet: Red Hat Linux 3.3.1-3
GCC target triplet: i386-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16008