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: c++/3706


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


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