bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Texinfo 7.0.93 pretest available


From: Bruno Haible
Subject: Re: Texinfo 7.0.93 pretest available
Date: Tue, 10 Oct 2023 14:37:18 +0200

Eli Zaretskii wrote:
> I think we should first explore a better
> alternative: use UTF-8 functions everywhere, without relying on the
> locale-aware functions of libc, such as wcwidth.  For example, instead
> of wcwidth, we could use uc_width.
> 
> Is it feasible to use UTF-8 in texi2any disregarding the locale, and
> use libunistring or something similar for the few functions we need in
> the extensions that are required to deal with non-ASCII characters?
> If we can do that, it will work on all systems, including Windows.

+1

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]