[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Trivial fixes so "make" can compile on Cygwin
From: |
David A. Wheeler |
Subject: |
Trivial fixes so "make" can compile on Cygwin |
Date: |
Sun, 15 Sep 2019 14:15:55 -0400 (EDT) |
It turns out that the latest git release of make won't compile on Cygwin
(commit 271e572ba2f16f8d5b1d45c768bdec060073c279, Author Eli Zaretskii,
Date: Tue Sep 10 19:09:39 2019 +0300).
The problem is some trivial warnings that, because of -WError, halt compilation.
The warnings are trivially fixed; I've posted a patch here:
https://savannah.gnu.org/bugs/index.php?56895
These are very trivial fixes. Please apply these or something like them
to eliminate the warnings, thanks!!
--- David A. Wheeler
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Trivial fixes so "make" can compile on Cygwin,
David A. Wheeler <=