--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-29
14:15 ---
This warning is what -Woverloaded-virtual is about in the first place.
--
What|Removed |Added
--- Additional Comments From oliverst at online dot de 2005-03-29 12:58
---
Created an attachment (id=8488)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8488&action=view)
preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20685
--- Additional Comments From oliverst at online dot de 2005-03-29 12:57
---
Sorry, forgot the warning:
4 C:\Dev-Cpp\Projects\test-stlport\main_8.cpp [Warning] 'virtual bool
A::LinkData(int**, int)' was hidden
9 C:\Dev-Cpp\Projects\test-stlport\main_8.cpp [Warning] by 'virtual bool
B: