Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2015 17:09:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 200863] Added missing '__cxa_deleted_virtual' into libcxxrt
Message-ID:  <bug-200863-8-ZGrWWbEmpE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200863-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200863-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200863

--- Comment #2 from yuri@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200863-8-ZGrWWbEmpE>