Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2015 17:54:53 +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-i6JD2nopOg@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 #10 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Tue Jun 23 17:54:25 UTC 2015
New revision: 284732
URL: https://svnweb.freebsd.org/changeset/base/284732

Log:
  Add __cxa_deleted_virtual to libcxxrt's version map.

  This symbol can sometimes be emitted by clang++, and was not yet
  exported from libcxxrt.  Attempt to be compatible with libsupc++ by
  using the same CXXABI_1.3.6 symbol version.

  Reported by:    yuri@rawbw.com
  PR:        200863
  Reviewed by:    emaste
  MFC after:    3 days
  Differential Revision: https://reviews.freebsd.org/D2850

Changes:
  head/lib/libcxxrt/Version.map

-- 
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-i6JD2nopOg>