[Bug 2483] use AI_ADDRCONFIG flag for getaddrinfo() hints on Solaris
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Oct 30 17:51:59 AEDT 2015
https://bugzilla.mindrot.org/show_bug.cgi?id=2483
Ivo Raisr <ivo.raisr at oracle.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|6.8p1 |7.1p1
--- Comment #3 from Ivo Raisr <ivo.raisr at oracle.com> ---
(In reply to Darren Tucker from comment #1)
> Comment on attachment 2739 [details]
> the proposed patch
>
> >+ AC_DEFINE([HAVE_AI_ADDRCONFIG])
>
> If you were going to do this in configure you should be using
> AC_CHECK_DECLS, but AI_ADDRCONFIG is already a preprocessor symbol
> so it'd be simpler to just use that in the ifdef.
Patch #2 is reworked according to your comment.
> All that said, having this different between portable and openbsd is
> a maintenance burden. If we're going to do this perhaps it should
> be done upstream?
I will try. Will go back here if that fails.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list