public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Biswapriyo Nath <nathbappai@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Default mingw _WIN32_WINNT
Date: Tue, 5 May 2020 08:45:46 +0530	[thread overview]
Message-ID: <CALK-3m+s1ZaBq1L2yHj1aVZbps98X+sQrHJATmfJEQ4oLenBOA@mail.gmail.com> (raw)
In-Reply-To: <7101b829ec197e48e3aaf373625d950e95e29df4.camel@cygwin.com>

Chaging the defines in package may break others installation. You can set
the version in source code as you need, for example:

#undef _WIN32_WINNT
#define _WIN32_WINNT 0x602

  reply	other threads:[~2020-05-05  3:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-04 21:42 Yaakov Selkowitz
2020-05-05  3:15 ` Biswapriyo Nath [this message]
2020-05-05  8:54   ` Corinna Vinschen
2020-05-05  9:05     ` Rainer Emrich
2020-05-05 10:06       ` JonY
2020-05-05 10:11         ` Corinna Vinschen
2020-05-11 14:55       ` Chris Wagner
2020-05-11 16:53         ` Yaakov Selkowitz
2020-05-11 23:08           ` Chris Wagner
2020-05-08  0:33     ` Yaakov Selkowitz
2020-05-08  9:29       ` Corinna Vinschen

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=CALK-3m+s1ZaBq1L2yHj1aVZbps98X+sQrHJATmfJEQ4oLenBOA@mail.gmail.com \
    --to=nathbappai@gmail.com \
    --cc=cygwin@cygwin.com \
    /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).