Simon Josefsson wrote:
> fixed as below.  ... So this is a bug in NetBSD netdb.h

I'm adding a mention of it to the doc:


2010-02-17  Bruno Haible  <br...@clisp.org>

        * doc/posix-headers/netdb.texi: Mention NetBSD 5.0 problem.
        Reported by Ludovic Courtès <l...@gnu.org>.

*** doc/posix-headers/netdb.texi.orig   Thu Feb 18 00:28:50 2010
--- doc/posix-headers/netdb.texi        Thu Feb 18 00:27:41 2010
***************
*** 14,19 ****
--- 14,24 ----
  @item
  This header file is incomplete on some platforms:
  Cygwin 1.5.x, Haiku.
+ 
+ @item
+ This header file does not define @code{AI_ALL}, @code{AI_V4MAPPED},
+ @code{AI_ADDRCONFIG} on some platforms:
+ NetBSD 5.0.
  @end itemize
  
  Portability problems not fixed by Gnulib:


Reply via email to