On 6/17/2024 3:59 PM, Gavin Smith wrote:
On Sun, Jun 09, 2024 at 03:58:08AM +0200, Bruno Haible wrote:
Summarizing the results from [2]:
- On Cygwin and mingw, there are many test failures, some of which
look like CR-LF / LF mismatches.
I just took a look at the log on Cygwin, and the cause appears to be
that Strawberry Perl is being used rather than Cygwin's Perl. Unless
the CI does something strange with the PATH, I think this means that
Cygwin's perl package wasn't installed. Bruno, is that right?
Ken