Re: INSTALL updates

2023-06-24 Thread Paul Eggert
On 2023-06-23 08:42, Bruno Haible wrote: Find here a proposed patch. Thanks, I installed that into Autoconf. The result was a bit long for INSTALL (partly because of the new sections, which were a pain for the Autoconf manual proper) so I pruned and otherwise improved it, mostly by rewording

Re: From wchar_t to char32_t

2023-06-24 Thread Bruno Haible
I wrote: > In Gnulib, the following areas will need migration: > > * lib/mbchar.h > lib/mbiter.h > lib/mbuiter.h > Draft patch attached. It seems to work fine, so I pushed this: 2023-06-24 Bruno Haible mbchar, mbiter, mbuiter: Overcome wchar_t limitations. * lib/mbchar