[Webkit-unassigned] [Bug 155048] [CMake] Enable -Wnon-virtual-dtor and fix violations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 5 18:04:41 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=155048

--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #4)
> Good. That explains why none of these bugs affect Apple ports:

I looked at these and none seem to be actual bugs, as these classes are never deleted polymorphically, but it's still a very bad idea to have public nonvirtual destructors.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160306/f11c71f9/attachment.html>


More information about the webkit-unassigned mailing list