Bug#484477: bug closed

2008-06-07 Thread Bastian Blank
On Thu, Jun 05, 2008 at 10:08:53AM +0200, Salvo Tomaselli wrote: If inet_ntop is not buggy, then inet_pton is. Please provide a _complete_ and _compiling_ example. You want to show a bug noone believes there is one. :::151.97.56.250: This address is not valid. Bastian -- Punishment

Bug#484477: bug closed

2008-06-05 Thread Salvo Tomaselli
If inet_ntop is not buggy, then inet_pton is. Since it returns 0 (0 is returned if src does not contain a character string representing a valid network address in the specified address family.) when i try to convert :::151.97.56.250: using the following code if

Bug#484477: bug closed

2008-06-05 Thread Aurelien Jarno
On Thu, Jun 05, 2008 at 10:08:53AM +0200, Salvo Tomaselli wrote: If inet_ntop is not buggy, then inet_pton is. Wrong. Since it returns 0 (0 is returned if src does not contain a character string representing a valid network address in the specified address family.) when i try to convert