[erlang-patches] Fwd: Add missing HAVE_IN6 && AF_INET6 ifdef

Gustav Simonsson gustav@REDACTED
Tue Feb 21 14:58:05 CET 2012


Hi Peer!

The branch was based on 'master'.
All bugfixes/corrections should be based on 'maint'.
Please see https://github.com/erlang/otp/wiki/Submitting-patches for 
more information.

We rebased your branch and have included it in 'pu' for testing.

Thank you for the contribution!

Regards,
Gustav Simonsson
Erlang/OTP team


On 2012-02-20 22:18, Peer Stritzinger wrote:
> Hi,
>
> is something wrong with my fetch request?  Didn't get any feedback on it.
>
> Since this is my first patch, please let me know if I need to submit
> it differently.
>
> Cheers
> -- Peer
>
>
> ---------- Forwarded message ----------
> From: Peer Stritzinger<peerst@REDACTED>
> Date: Thu, Feb 16, 2012 at 2:24 PM
> Subject: Add missing HAVE_IN6&&  AF_INET6 ifdef
> To: erlang-patches@REDACTED
>
>
> Hi,
>
> Please fetch:
>
>    git fetch git@REDACTED:peerst/otp.git inet6_less_build_fix
>
> Add missing HAVE_IN6&&  AF_INET6 ifdef
>
> This prevents building for operating systems that do not yet have IPv6
> compatible socket API. Error can be reproduced by (cross)building for
> a os that doesn't have these headers. This will abort with a error
> about incomplete type 'struct in6_addr'. All other uses of IPv6 API in
> inet_drv.c are conditionalized like in the patch.
>
> https://github.com/peerst/otp/compare/inet6_less_build_fix
> https://github.com/peerst/otp/compare/inet6_less_build_fix.patch
>
> Cheers,
> Peer Stritzinger
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches




More information about the erlang-patches mailing list