[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Repository has non-UTF8 names, creating issues with certain file sys
From: |
Mike Swanson |
Subject: |
Re: Repository has non-UTF8 names, creating issues with certain file systems |
Date: |
Wed, 09 Mar 2022 19:44:29 -0800 |
User-agent: |
Evolution 3.42.4 |
On Thu, 2022-03-10 at 04:35 +0100, Patrice Dumas wrote:
> Now it is generated just before the tests in tp/tests. But won't the
> issue be there too not at checkout time, but at make check time?
> Could
> you please test it?
Yes it does fail with "make check":
make[4]: Entering directory '/home/mike/tmp/texinfo/tp/tests'
/usr/bin/perl ./../maintain/copy_change_file_name_encoding.pl
./input/included_latîn1.texi .
could not copy ./input/included_latîn1.texi: Invalid or incomplete
multibyte or wide character
I suspect it should be possible to catch this error from the Perl
script and at least provide a warning that it was unable to create the
non-UTF8 file name.