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++/13510] Cannot inherit method from virtual base class, "no matching function for call to"


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-30 01:47 -------
This is a dup of bug 1901 and is invalid.
     Not a bug.  As an example, see section 7.4.2 Overloading 
     and scopes in The C++ Programming Language 3rd Ed for
     further information.

*** This bug has been marked as a duplicate of 1901 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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