To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109878 Issue #|109878 Summary|bridges: Job has no virtual dtor, and various things i |nherit from it Component|udk Version|DEV300m73 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|kr Reported by|cmc
------- Additional comments from [email protected] Sat Mar 6 15:47:01 +0000 2010 ------- So cppcheck warns, worrying that someone may delete an inheriter via base pointer. Attached is a patch to inherit privately, removing that possibility. Alternatively adding a virtual dtor would obviously also clear the warning --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
