FreeBSD Bugzilla – Attachment 131927 Details for
Bug 176105
[PATCH] databases/mysql51-client: 5.1.68 Fails to build with clang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-include_my_net.h
patch-include_my_net.h (text/x-chdr; charset=US-ASCII), 422 bytes, created by
Bernard Spil
on 2013-05-06 09:22:46 UTC
(
hide
)
Description:
patch-include_my_net.h
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2013-05-06 09:22:46 UTC
Size:
422 bytes
patch
obsolete
>+++ include/my_net.h 2013-05-06 10:05:09.000000000 +0200 >@@ -110,7 +110,7 @@ > int buflen, int *h_errnop); > #define my_gethostbyname_r_free() > #else >-#define my_gethostbyname_r(A,B,C,D,E) gethostbyname_r((A),(B),(C),(D),(E)) >+#define my_gethostbyname_r(A,B,C,D,E) gethostbyname_r((A),(B),(C),(D),(E),NULL) > #define my_gethostbyname_r_free() > #endif /* !defined(HAVE_GETHOSTBYNAME_R) */
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 Raw
Actions:
View
Attachments on
bug 176105
: 131927 |
131928