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++/15214] Warning non-virtual-dtor too strict


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-30 00:35 -------
I think you can just change !TREE_PRIVATE to be TREE_PUBLIC and submit it to gcc-
patches@gcc.gnu.org with a changelog and ___AFTER___ reading <http://gcc.gnu.org/
contribute.html>.  If you cannot make testcases just ask for help with them.

-- 


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


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