I did:
> * tests/test-readlink.h (test_readlink): Add a test of /dev/null.
and now I get a failure of test-readlinkat:
FAIL: test-readlinkat
=
../../gltests/test-readlink.h:120: assertion 'result == -1 || buf[0] != '\\''
failed
Stack trace:
0x40243d print_stack_trace
7;result == -1 || buf[0] != '\\''
failed
FAIL test-readlink.exe (exit status: 1)
With a workaround in the 'readlink' module, these two tests now succeed.
2024-06-03 Bruno Haible
readlink: Work around a Cygwin 3.3.6 bug.
* m4/readlink.m4 (gl_FUNC_RE