X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=vdxPasU2aC505J6kmoGYzAEI85MWmE9tJa+5V09LsIwSkAIyK4wYE uIr6/9m1SWJZqc1SDjF1r6KO3inH9q5zk042CtTOfMEXYCJuhTGf/i5rt0TsdCH6 BQJ9HN8VehOZqdCGb6ycHZIc06VAP5MFVe7x5r26ELwVibeAhsqNuk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=qaPIb81PgdlXO13QglExU/zHAlw=; b=rGSKhFDY+8BHiSavRwkok67WekvW EgQ4WAoGtk3MwLLUo94JAYAr9rZHk/H7Mk02ppzWaaErofzuwuII/W4Tftn7leFV IzGEu5j/cf3Gc/4oRZjKJM6cSOBhBFdeIKkz0EH8Pgh+aubume0NkOezrQcfIE2k HSb8f6OSqOFMR5g= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Date: Sun, 16 Feb 2014 13:02:41 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: in6addr_any declaration Message-ID: <20140216120241.GQ2246@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <52FFF279 DOT 8000201 AT gmail DOT com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rTTzD97p2CCc/LGU" Content-Disposition: inline In-Reply-To: <52FFF279.8000201@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) --rTTzD97p2CCc/LGU Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Feb 16 00:04, Marco Atzeri wrote: > on /usr/include/cygwin/in6.h >=20 > extern const struct in6_addr in6addr_any; > extern const struct in6_addr in6addr_loopback; >=20 > 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 --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --rTTzD97p2CCc/LGU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJTAKjhAAoJEPU2Bp2uRE+gxlsP/R9VngOdwJik3QpRrSl7eo6e C1hjRLUe4cRMjQYKFVTFrPrcSeBvPOP+ALRnMeTxNdPIqmgqN0WMeBgJbSYgCfDk 0gv/9xtpYh8UYvaAUf3JC0yzLXhvPiiZvOL4Vzf55sP9tUbHtVFBzZER4tYSxwuj zhCi3OYunXSS0wskapxz75eYyhc4BpdqWiD/wm+JRXo1PoEYyUeGVSKyxPpgAT/d nqddobxKwaLIcscmTWcZ4eRZBRwMk7ki1ejdI/KOowGAQgLvIWdMBXJlqqjJWai3 73eaEzX0NofRZ5sg4iqkRLqu0u7JZJhz4ZhTi/HUox0qcOT+RRVbpQNMh4WHSgFo wkamGTFuVMEvAmlE06PlabS7aTFnPFwjXUs/sqpmLNOWYJhXueatk2QWloiwSR3n 3reetNVqkwjXXxDdIvF7b0xtUQn6DIVm6rE0H4ygHyTizohMjQ7XGhG+8Ym6TfrX JVwzPvaCV+ZQKVEQFtwcvNIKWKekpyYr0H8fiTxeYbitKMHkZgOUJ37A3TwQ8WwS uan9jQvBxiZbbmFUfJ0dhPVNba3ajY/0WR7wy+Ain6LlZRiIZzPFaTiTqCJZwdiN r/m7wAbMH4YfTkiSFmOLB6Vo3IQV4g/1nkjksrX5aDIiMWiPah8e3j26kOe/ZcME pO5j6rDINLwpGbzMB+vh =44ns -----END PGP SIGNATURE----- --rTTzD97p2CCc/LGU--