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++/11622] pointer to multiply derived class where both base classes have virtual member function != pointer to second base class after assignment


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From sheldonsimms at yahoo dot com  2003-07-21 21:09 -------
I meant to add a comment at the same time as I added the second sample
code to the effect that there probably wasn't any bug, and that the
problem was solved by the virtual destructor.


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