<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
<!--
body
        {font-family:Helvetica,Arial;
        font-size:13px}
-->
</style><style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" style="word-wrap: break-word;">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">[Max Treskin:]<br>
> inet:ntoa/1 has following typespec:<br>
><br>
> -spec ntoa(IpAddress) -><br>
>    {ok, Address} | {error, einval} when<br>
>       Address :: string(),<br>
>       IpAddress :: ip_address().<br>
> ntoa(Addr) -><br>
>     inet_parse:ntoa(Addr).<br>
><br>
> but inet_parse:ntoa/1 returns only:<br>
> <br>
>  string() | {error, einval}<br>
> <br>
> there is no tagged tuple {ok, string()}<br>
<br>
Thanks!<br>
<br>
The bug will be fixed in Erlang/OTP 17.0.<br>
<br>
Best regards,<br>
<br>
Hans Bolinder, Erlang/OTP team, Ericsson<br>
<br>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<div>
<div id="bloop_sign_1387885251452851968" class="bloop_sign"></div>
</div>
</div>
</div>
</body>
</html>