This is the mail archive of the cygwin 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: in6addr_any declaration


On Feb 16 00:04, Marco Atzeri wrote:
> on /usr/include/cygwin/in6.h
> 
> extern const struct in6_addr in6addr_any;
> extern const struct in6_addr in6addr_loopback;
> 
> should not a __declspec(dllimport) be added ?

Why?  They are not exported as dllexport either.  This is not necessary
since ld links in the symbols automatically,


Corinna

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

Attachment: pgp5xlY9cNybp.pgp
Description: PGP signature


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