This is the mail archive of the cygwin-patches mailing list for the Cygwin 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 v2] Use DnsFree instead of deprecated DnsRecordListFree


On Mar 21 16:41, Peter Foley wrote:
> The latest version of the mingw headers have been updated to make
> DnsRecordListFree an alias of DnsFree when targeting Windows XP or later.
> Use DnsFree directly, avoiding the wrapper function.
> 
> /home/peter/cross/src/cygwin/winsup/cygwin/libc/minires-os-if.c:289:
> undefined reference to `DnsFree'
> 
> winsup/cygwin/ChangeLog
> autoload.cc: Load DnsFree rather then DnsRecordListFree
> libc/minires-os-if.cc (cygwin_query): Use DnsFree rather then DnsRecordListFree

Applied.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: signature.asc
Description: PGP signature


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