c++/6989: crash of application with pure virtual methods and method pointers
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Tue Jun 11 09:21:00 GMT 2002
Synopsis: crash of application with pure virtual methods and method pointers
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Tue Jun 11 08:50:39 2002
State-Changed-Why:
not a bug.
during the construction of the A base, the object has
type A, and hence all virtual calls resolve to those
as seen by an A object.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6989
More information about the Gcc-bugs
mailing list