On 10 July 2015 at 23:30, Gavin Smith <[email protected]> wrote: > I see there is a test > > checking whether wcwidth works reasonably in UTF-8 locales... yes > > so maybe there is some other way to set a UTF-8 locale that we should use. > > Could you try running "locale -a" and see if any UTF-8 locales are listed? > > Gavin
That test (from gnulib/m4/wcwidth.m4) uses "fr_FR.UTF-8" instead of "en_US.UTF-8", which I thought would be the most reliable one to use.
