[Bug 354071] cups-polld needs to call __res_init() on hostname failure

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 4 15:58:44 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=354071





--- Comment #9 from Ulrich Drepper <drepper at redhat.com>  2008-09-04 11:58:43 EDT ---
(In reply to comment #8)
> Ulrich: is res_init() (no underscores) from libresolv sufficient, or does it
> need to be __res_init()?

Doesn't matter, see <resolv.h>.  res_init is mapped to __res_init.  So, use
res_init, it's perhaps a bit more correct.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fedora-triage-list mailing list