|
Message-Id: <787AA139-D825-44AA-BA0F-BA178F59BF21@gmail.com> Date: Sat, 2 Apr 2016 00:18:47 -0400 From: Assaf Gordon <assafgordon@...il.com> To: Rich Felker <dalias@...c.org> Cc: musl@...ts.openwall.com Subject: Re: Possible bug in setlocale upon invalid LC_ALL value Hello, Thanks again for the detailed response. > On Apr 2, 2016, at 00:09, Rich Felker <dalias@...c.org> wrote: > On Fri, Apr 01, 2016 at 10:46:25PM -0400, Assaf Gordon wrote: >>> On Apr 1, 2016, at 20:58, Rich Felker <dalias@...c.org> wrote: >>> This is intentional. All locale names are valid under musl, and those >>> which don't have any particular definition are just aliases for >>> C.UTF-8. >> >> I will suggest a minor fix to GNU coreutils to accommodate for this >> current implementation. > > I think any 'fix' would be inconsistent with both the specified > behavior and the intended behavior. See below: I should've worded it better: the 'fix' will simply detect the situation and skip the test (or give a warning) instead of reporting a test failure. (cf. http://lists.gnu.org/archive/html/coreutils/2016-04/msg00002.html ) regards, - assaf
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.