FreeBSD Bugzilla – Attachment 125081 Details for
Bug 168631
[libsupc++] [patch] libsupc++ Version.map new operators size argument wrong type
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 548 bytes, created by
Thomas Eberhardt
on 2012-06-03 11:50:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Thomas Eberhardt
Created:
2012-06-03 11:50:11 UTC
Size:
548 bytes
patch
obsolete
>Index: gnu/lib/libsupc++/Version.map >=================================================================== >--- gnu/lib/libsupc++/Version.map (revision 236438) >+++ gnu/lib/libsupc++/Version.map (working copy) >@@ -126,6 +126,16 @@ > # __gnu_cxx::_verbose_terminate_handler() > _ZN9__gnu_cxx27__verbose_terminate_handlerEv; > >+ # new / delete operators >+ _Zna[jm]; >+ _Zna[jm]RKSt9nothrow_t; >+ _Znw[jm]; >+ _Znw[jm]RKSt9nothrow_t; >+ _ZdaPv; >+ _ZdaPvRKSt9nothrow_t; >+ _ZdlPv; >+ _ZdlPvRKSt9nothrow_t; >+ > local: > *; > };
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 168631
: 125081