This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add IPv6 support for remote TCP connections


> Date: Sun, 9 Feb 2014 13:53:08 +0400
> From: Paul Fertser <fercerpav@gmail.com>
> Cc: gdb-patches@sourceware.org, Kai Tietz <ktietz@redhat.com>
> 
> https://www.gnu.org/software/gnulib/manual/html_node/getaddrinfo.html
> implies all compatibility issues should be solved with it. So is it
> not so, and there's a bug in gnulib?

The only issue with MinGW is that the function is declared in a
non-standard header.  That's hardly a reason good enough to pull in
gnulib.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]