[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Skip filename recoding tests on MS-Windows
From: |
Eli Zaretskii |
Subject: |
Re: Skip filename recoding tests on MS-Windows |
Date: |
Mon, 24 Oct 2022 22:26:16 +0300 |
> Date: Mon, 24 Oct 2022 21:03:38 +0200
> From: pertusus@free.fr
> Cc: GavinSmith0123@gmail.com, bug-texinfo@gnu.org
>
> > I've added debugging printouts and ran the above command. What I see
> > is that encode_file_name doesn't encode the file name at all, so it
> > stays in its UTF-8 encoding, and the 'stat' in locate_include_file
> > cannot find a file by that name. The reason encode_file_name doesn't
> > encode is that reverse_iconv is zero at entry to encode_file_name, and
> > all of input_file_name_encoding, doc_encoding_for_input_file_name, and
>
> input_file_name_encoding should be the string "ISO-8859-1", I checked
> that it is the case for me.
Btw, input_encoding_name inside encode_file_name is "iso-8859-1"
(lower-case). This comes from @documentencoding, right?
- Re: Skip filename recoding tests on MS-Windows, (continued)
- Re: Skip filename recoding tests on MS-Windows, pertusus, 2022/10/25
- Re: Skip filename recoding tests on MS-Windows, Eli Zaretskii, 2022/10/25
- Re: Skip filename recoding tests on MS-Windows, pertusus, 2022/10/26
- Re: Skip filename recoding tests on MS-Windows, Eli Zaretskii, 2022/10/26
- Re: Skip filename recoding tests on MS-Windows, pertusus, 2022/10/26
- Re: Skip filename recoding tests on MS-Windows, pertusus, 2022/10/26
- Re: Skip filename recoding tests on MS-Windows, Eli Zaretskii, 2022/10/26
- Re: Skip filename recoding tests on MS-Windows, Gavin Smith, 2022/10/26
- Re: Skip filename recoding tests on MS-Windows, pertusus, 2022/10/26
- Re: Skip filename recoding tests on MS-Windows, pertusus, 2022/10/26
- Re: Skip filename recoding tests on MS-Windows,
Eli Zaretskii <=
- Re: Skip filename recoding tests on MS-Windows, pertusus, 2022/10/24
- Re: Skip filename recoding tests on MS-Windows, Gavin Smith, 2022/10/23
- Re: Skip filename recoding tests on MS-Windows, pertusus, 2022/10/23
- Re: Skip filename recoding tests on MS-Windows, Eli Zaretskii, 2022/10/23
- Re: Skip filename recoding tests on MS-Windows, pertusus, 2022/10/23
- Re: Skip filename recoding tests on MS-Windows, Eli Zaretskii, 2022/10/23
- Re: Skip filename recoding tests on MS-Windows, pertusus, 2022/10/23
- Re: texinfo-6.8.90 pretest, Eli Zaretskii, 2022/10/23
- Re: texinfo-6.8.90 pretest, Eli Zaretskii, 2022/10/23
- Re: texinfo-6.8.90 pretest, pertusus, 2022/10/23