public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* in6addr_any  declaration
@ 2014-02-16  0:08 Marco Atzeri
  2014-02-16 13:54 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Marco Atzeri @ 2014-02-16  0:08 UTC (permalink / raw)
  To: cygwin

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 ?

Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: in6addr_any  declaration
  2014-02-16  0:08 in6addr_any declaration Marco Atzeri
@ 2014-02-16 13:54 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2014-02-16 13:54 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 506 bytes --]

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 #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-16 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-16  0:08 in6addr_any declaration Marco Atzeri
2014-02-16 13:54 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).