[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER
From: |
Eli Zaretskii |
Subject: |
UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER |
Date: |
Sun, 17 Feb 2019 20:39:57 +0200 |
I've found a problem with Texinfo 6.6 which happens only when using
TEXINFO_XS_PARSER=1: any UTF-8 encoded text in the Texinfo sources is
corrupted in the output. For example, the UTF-8 sequence \303\240,
which is the encoding of à, becomes \303\203\302\240, and
\342\200\230, which is the encoding of ‘ (left single curved quote)
becomes \303\242\302\200\302\230. Try generating elisp.info from the
latest master branch of the Emacs Git repository to see this.
If you don't see the problem on your system, try doing the above in a
non-UTF-8 locale (e.g., a Latin-1 locale). If that doesn't succeed in
reproducing the problem, either, it could be Windows specific, but in
that case I will need your guidance for where to look.
Thanks.
- Texinfo 6.6 released, Gavin Smith, 2019/02/16
- UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER,
Eli Zaretskii <=
- Re: UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER, Gavin Smith, 2019/02/17
- Re: UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER, Eli Zaretskii, 2019/02/18
- Re: UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER, Gavin Smith, 2019/02/19
- Re: UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER, Patrice Dumas, 2019/02/19
- Re: UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER, Eli Zaretskii, 2019/02/19
- Re: UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER, Patrice Dumas, 2019/02/22
- Re: UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER, Gavin Smith, 2019/02/22
- Re: UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER, Eli Zaretskii, 2019/02/19
- Re: UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER, Gavin Smith, 2019/02/19
- Re: UTF-8 conversion problem in Texinfo 6.6 with TEXINFO_XS_PARSER, Eli Zaretskii, 2019/02/20