[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFC: Multibyte support in the info viewer
From: |
Karl Berry |
Subject: |
Re: RFC: Multibyte support in the info viewer |
Date: |
Wed, 31 Jan 2007 18:58:00 -0600 |
Hi Mirek,
unfortunately these modules require mbrtowc () and have no fallback. I
guess this requirement is not acceptable for texinfo, is it?
I'm not sure. Does mbrtowc exist on anything besides glibc systems?
I'd be grateful for any comments about the patch. If the approach
is reasonable, I'll add the necessary fallbacks to gnulib and resend
the patch once it is tested with the new gnulib code.
Heck, seems fine to me. I'm happy to accept it. You're a lot more on top
of this stuff than I am :).
Thanks,
Karl