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]

Re: c++/6989: crash of application with pure virtual methods and method pointers


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


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