https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200863
Dimitry Andric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #4 from Dimitry Andric <[email protected]> --- Note that newer versions of libsupc++ expose this with CXXABI_1.3.6: __cxa_deleted_virtual@@CXXABI_1.3.6 See also here: https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=183870 Maybe it's best to also put 'our' symbol under this namespace, for the sake of compatibility? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
