bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Avoid new segfault in getaddrinfo test


From: Bruno Haible
Subject: Re: [PATCH] Avoid new segfault in getaddrinfo test
Date: Tue, 29 Apr 2008 23:43:49 +0200
User-agent: KMail/1.5.4

Eric Blake wrote:
> More importantly, getaddrinfo.c fails to compile

More importantly, users' code will fail to compile as well, if they are
not made aware of the change. It's a backward-incompatible change, so needs
to be mentioned in NEWS. I did this:


*** NEWS.orig   2008-04-29 23:40:56.000000000 +0200
--- NEWS        2008-04-29 23:40:56.000000000 +0200
***************
*** 8,13 ****
--- 8,19 ----
  
  2008-04-28  rpmatch         The include file is now <stdlib.h>.
  
+ 2008-04-28  inet_ntop       The include file is changed from "inet_ntop.h"
+                             to <arpa/inet.h>.
+ 
+ 2008-04-28  inet_pton       The include file is changed from "inet_pton.h"
+                             to <arpa/inet.h>.
+ 
  2008-03-06  freadahead      The return value's computation has changed. It
                              now increases by 1 after ungetc.
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]