FreeBSD Bugzilla – Attachment 230106 Details for
Bug 247817
lang/ruby2[67]: Fails to build when 127.0.0.1 unavailable: ./addrinfo.h:165:12: error: conflicting types for 'getnameinfo'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
GIT diff
patch-ext_socket_extconf.rb.diff (text/plain), 489 bytes, created by
ml
on 2021-12-14 10:19:32 UTC
(
hide
)
Description:
GIT diff
Filename:
MIME Type:
Creator:
ml
Created:
2021-12-14 10:19:32 UTC
Size:
489 bytes
patch
obsolete
>diff --git a/lang/ruby27/files/patch-ext_socket_extconf.rb b/lang/ruby27/files/patch-ext_socket_extconf.rb >new file mode 100644 >index 000000000000..43c177570084 >--- /dev/null >+++ b/lang/ruby27/files/patch-ext_socket_extconf.rb >@@ -0,0 +1,11 @@ >+--- ext/socket/extconf.rb.orig 2021-12-09 11:34:52 UTC >++++ ext/socket/extconf.rb >+@@ -118,7 +118,7 @@ main(void) >+ bad: >+ if (aitop) >+ freeaddrinfo(aitop); >+- return EXIT_FAILURE; >++ return EXIT_SUCCESS; >+ } >+ EOF >+
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 247817
:
216274
| 230106