Hi Michael, Michael Daniels wrote:
testing ed-1.22.3... caf\351_iso.txt: Illegal byte sequence
Thank you for reporting this test failure. Alexander Jones wrote:
Based on Wikipedia [1], it appears the Apple File System (APFS) only supports UTF-8 filenames.
Thank you. I suspected something like this was the cause.I'll make ed skip the test on such systems, for example by checking whether the following command fails:
$ touch `printf 'caf\351_iso.txt'` Best regards, Antonio.
