public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: corinna@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: [setup] branch master, updated. release_2.873-14-g417e0dc
Date: Thu, 21 Jan 2016 09:52:00 -0000	[thread overview]
Message-ID: <20160121095253.99387.qmail@sourceware.org> (raw)




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

commit 417e0dce8b9711c3a6fbd22553d42e06ce5c5e42
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Thu Jan 21 10:52:46 2016 +0100

    win32.h: Fix FIXME comment
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>


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

diff --git a/win32.h b/win32.h
index 7c6500f..fd4c80c 100644
--- a/win32.h
+++ b/win32.h
@@ -44,14 +44,8 @@
 /* # of 100ns intervals per second. */
 #define NSPERSEC 10000000LL
 
-/* FIXME:
-
-   2016-01-20: Defining WINBASEAPI is required with current versions
-   of the Mingw-w64 cross toolchain on Cygwin due the overloading
-   definitions of some kernel32 functions in filemanip.cc.  It's not
-   required when cross building on Fedora 23, so it must have something
-   to do with current Mingw-w64 headers or libs (4.0.2 vs 4.0.4?).
-   Binutils is 2.25 both. */
+/* Defining WINBASEAPI is required due the overloading definitions of some
+   kernel32 functions in filemanip.cc. */
 #define WINBASEAPI
 
 #include <windows.h>


                 reply	other threads:[~2016-01-21  9:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160121095253.99387.qmail@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).