2016-10-10 21:29 GMT+02:00 Vincent Lefevre :
> On 2016-10-09 10:21:03 +0300, Lars Wirzenius wrote:
> > On Sun, Oct 09, 2016 at 01:49:14AM +0200, Jérémy Lal wrote:
> > > node-iconv used to be able to translit utf-8 chars (ça va) to ascii
> (ca va)
> > > using setlocale("C.UTF-8") trick.
> > >
> > >
On 2016-10-09 10:21:03 +0300, Lars Wirzenius wrote:
> On Sun, Oct 09, 2016 at 01:49:14AM +0200, Jérémy Lal wrote:
> > node-iconv used to be able to translit utf-8 chars (ça va) to ascii (ca va)
> > using setlocale("C.UTF-8") trick.
> >
> > However, several libc6 version ago, that behavior changed,
On Sun, Oct 09, 2016 at 01:49:14AM +0200, Jérémy Lal wrote:
> node-iconv used to be able to translit utf-8 chars (ça va) to ascii (ca va)
> using setlocale("C.UTF-8") trick.
>
> However, several libc6 version ago, that behavior changed, to the point
> node-iconv fails its tests now.
>
> I've fail
3 matches
Mail list logo