https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200863
--- Comment #2 from [email protected] --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
