This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/3706
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: c++/3706
- From: Johannes Sixt <Sixt at eudaptics dot com>
- Date: Wed, 07 Nov 2001 09:18:01 +0100
- Organization: eudaptics software gmbh
Concerning this problem of g++ (covariant return types and virtual
inheritance):
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=3706&database=gcc
unless there are already plans to complete the implementation of
covariant return types by fixing this problem, I would like to make a
suggestion for a solution that does not require an implicit dynamic_cast
and is also not too complicated (I think). Whom could I address?
Thanks,
-- Johannes Sixt