Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157888095
D2850.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
475 B
Referenced Files
None
Subscribers
None
D2850.diff
View Options
Index: head/lib/libcxxrt/Version.map
===================================================================
--- head/lib/libcxxrt/Version.map
+++ head/lib/libcxxrt/Version.map
@@ -254,6 +254,10 @@
__cxa_get_exception_ptr;
} CXXABI_1.3;
+CXXABI_1.3.6 {
+ __cxa_deleted_virtual;
+} CXXABI_1.3.1;
+
CXXRT_1.0 {
@@ -286,7 +290,7 @@
__cxa_increment_exception_refcount;
__cxa_rethrow_primary_exception;
-} CXXABI_1.3.1;
+} CXXABI_1.3.6;
GLIBCXX_3.4 {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, May 27, 4:51 AM (14 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33546873
Default Alt Text
D2850.diff (475 B)
Attached To
Mode
D2850: Add __cxa_deleted_virtual to libcxxrt's version map
Attached
Detach File
Event Timeline
Log In to Comment