FreeBSD Bugzilla – Attachment 168448 Details for
Bug 208175
security/gnutls: Rename max_align_t definition conflicting with libc++
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Rename conflicting max_align_t definition
security__gnutls-rename-max_align_t-1.diff (text/plain), 949 bytes, created by
Dimitry Andric
on 2016-03-21 10:15:45 UTC
(
hide
)
Description:
Rename conflicting max_align_t definition
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2016-03-21 10:15:45 UTC
Size:
949 bytes
patch
obsolete
>Index: security/gnutls/files/patch-src__gl__stddef.in.h >=================================================================== >--- security/gnutls/files/patch-src__gl__stddef.in.h (nonexistent) >+++ security/gnutls/files/patch-src__gl__stddef.in.h (working copy) >@@ -0,0 +1,11 @@ >+--- src/gl/stddef.in.h.orig 2015-03-23 21:57:21.000000000 +0100 >++++ src/gl/stddef.in.h 2016-03-21 00:34:15.158077000 +0100 >+@@ -89,7 +89,7 @@ typedef union >+ double __d; >+ long double __ld; >+ long int __i; >+-} max_align_t; >++} gnu_max_align_t; >+ #endif >+ >+ # endif /* _@GUARD_PREFIX@_STDDEF_H */ > >Property changes on: security/gnutls/files/patch-src__gl__stddef.in.h >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 208175
: 168448