public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* [setup] branch master, updated. release_2.873-9-g121d6aa
@ 2016-01-20 17:51 corinna
  0 siblings, 0 replies; only message in thread
From: corinna @ 2016-01-20 17:51 UTC (permalink / raw)
  To: cygwin-apps-cvs




https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git;h=121d6aa54f3e3906778dcda163686c09b6dbf87c

commit 121d6aa54f3e3906778dcda163686c09b6dbf87c
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Wed Jan 20 18:50:57 2016 +0100

    Remove autoload considerations from win32.h
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>


Diff:
---
 win32.h |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/win32.h b/win32.h
index 9563ba4..2e63ec2 100644
--- a/win32.h
+++ b/win32.h
@@ -44,14 +44,6 @@
 /* # of 100ns intervals per second. */
 #define NSPERSEC 10000000LL
 
-/* In w32api 3.1, __declspec(dllimport) decoration is added to
- * certain symbols. This breaks our autoload mechanism - the symptom is
- * multiple declaration errors at link time. This define turns that off again.
- * It will default to off again in later w32api versions, but we need to work
- * with 3.1 for now. */
-#define DECLSPEC_IMPORT
-#define WINBASEAPI
-
 #include <windows.h>
 
 /* FIXME: The use of _access(fname, 0) as an existence check should be


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-20 17:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-20 17:51 [setup] branch master, updated. release_2.873-9-g121d6aa corinna

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).