[Bug 200863] Added missing '__cxa_deleted_virtual' into libcxxrt

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 15 17:09:58 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200863

--- Comment #2 from yuri at rawbw.com ---
Virtual function deletion triggered the problem
(http://stackoverflow.com/questions/3910083/deleting-virtual-functions-in-c0x)

This is relatively new feature introduced in c++11. Maybe it isn't used much
yet, that's why this went unnoticed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list