[Bug 70627] deleteToolWindow method not implemented in mainwindow.cpp
Jens Dagerbo
jens.dagerbo at swipnet.se
Tue Dec 16 23:37:03 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=70627
jens.dagerbo at swipnet.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From jens.dagerbo at swipnet.se 2003-12-16 23:36 -------
Well.. I never meant to suggest that it was a "compiler bug" (but seeing how you're using "2.96" I can see how you must have run into that suggestion before..).
It is not an error not to reimplement a virtual method if the existing method is sufficient, and it sure isn't the cause for the compile error.
Actually, I have a hard time seeing how the compiler manages NOT to know of a method declared in the base class. Perhaps this is a compiler bug after all...
In either case, there is nothing we can do to retroactively fix the tagged sources, which is part of why it makes very little sense to report compile errors to the bug system. They should go to the mailinglist.
My only other suggestion is for you to try CVS HEAD instead of the beta tag, since you appear to be using CVS anyway. Good luck.
Closing.
More information about the KDevelop-devel
mailing list