Bug#874160: src:glibc: default locale to C.UTF-8

2017-09-03 Thread Aurelien Jarno
On 2017-09-04 00:13, Adam Borowski wrote: > On Sun, Sep 03, 2017 at 11:54:03PM +0200, Aurelien Jarno wrote: > > On 2017-09-03 18:49, Adam Borowski wrote: > > > Package: src:glibc > > > Version: 2.24-17 > > > Severity: wishlist > > > Tags: patch > > > > > > Hi! > > > Here's a simple patch set to ch

Bug#874160: src:glibc: default locale to C.UTF-8

2017-09-03 Thread Adam Borowski
On Sun, Sep 03, 2017 at 11:54:03PM +0200, Aurelien Jarno wrote: > On 2017-09-03 18:49, Adam Borowski wrote: > > Package: src:glibc > > Version: 2.24-17 > > Severity: wishlist > > Tags: patch > > > > Hi! > > Here's a simple patch set to change the default of setlocale(…, "") to > > C.UTF-8. This i

Bug#874160: src:glibc: default locale to C.UTF-8

2017-09-03 Thread Aurelien Jarno
On 2017-09-03 18:49, Adam Borowski wrote: > Package: src:glibc > Version: 2.24-17 > Severity: wishlist > Tags: patch > > Hi! > Here's a simple patch set to change the default of setlocale(…, "") to > C.UTF-8. This is a drastically smaller change than altering the meaning of > "C" to mean "C.UTF-8

Bug#874160: src:glibc: default locale to C.UTF-8

2017-09-03 Thread Adam Borowski
Package: src:glibc Version: 2.24-17 Severity: wishlist Tags: patch Hi! Here's a simple patch set to change the default of setlocale(…, "") to C.UTF-8. This is a drastically smaller change than altering the meaning of "C" to mean "C.UTF-8" that upstream is mulling over -- it affects only programs