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.

Reply via email to