[PATCH] Cygwin: Unconditionally require win32api >= 10.0.0
Corinna Vinschen
corinna-cygwin@cygwin.com
Thu Apr 28 14:06:38 GMT 2022
On Apr 27 21:35, Jon Turney wrote:
> Unconditionally require win32api >= 10.0.0, and check for it at
> configure time.
>
> Note that there remains a use of __MINGW64_VERSION_MAJOR in
> pseudo-reloc.cc under !CYGWIN (since that file is shared with the
> MinGW and MinGW64 runtimes).
> ---
> winsup/configure.ac | 9 +++++++++
> winsup/cygwin/ntdll.h | 6 ------
> winsup/cygwin/sec_auth.cc | 19 -------------------
> winsup/cygwin/winlean.h | 5 -----
> 4 files changed, 9 insertions(+), 30 deletions(-)
LGTM
Thx,
Corinna
More information about the Cygwin-patches
mailing list