[erlang-bugs] [erlang-patches] R16A: Small inconvenience with Unicode strings in the shell
Patrik Nyblom
pan@REDACTED
Tue Feb 12 18:00:29 CET 2013
Hi!
On 02/11/2013 11:58 AM, Anthony Ramine wrote:
> Hi,
>
> There is no wcwidth() in Windows, I'll add some autoconf magic to conditionally
> use it.
>
I think you can skip all the testing of widths on windows, the win_con.c
code takes care of the actual width of the glyphs to at least some extent.
Autoconfing for wcwidth is however a good idea anyway.
Cheers,
/Patrik
More information about the erlang-bugs
mailing list