On 2018-12-18 5:49 a.m., Bruno Haible wrote:
Hi Assaf,
In <https://lists.gnu.org/archive/html/grep-devel/2018-12/msg00049.html>
you reported:
CYGWIN_NT-10.0 2.11.1(0.329/5/3) (x86_64) (with one gnulib failure:
test-wctype-h)
Can you please give more details? With an older version of Cygwin,
this test passes. Mine is
CYGWIN_NT-10.0 2.9.0(0.318/5/3) (x86_64)
Bruno
The log file shows:
FAIL: test-wctype-h
===================
test-wctype-h.c:55: assertion '!iswcntrl (e)' failed
FAIL test-wctype-h.exe (exit status: 134)
Let me know if there are more things to check.
This is also reproducible with
./gnulib-tool --create-testdir --single-configure --dir=../testdir1
wctype-h
so easy to re-run as needed.
-assaf