mailing list of musl libc
 help / color / mirror / code / Atom feed
* Re: First feedback on new C locale problems
@ 2015-09-26  4:58 Felix Janda
  2015-09-26 19:35 ` Rich Felker
  0 siblings, 1 reply; 8+ messages in thread
From: Felix Janda @ 2015-09-26  4:58 UTC (permalink / raw)
  To: musl

On 2015-09-09 05:56:48 GMT, Rich Felker wrote:
> On Tue, Sep 01, 2015 at 02:32:35AM -0400, Rich Felker wrote:
> > What I'd like to do to fix it is just always return "UTF-8" for
> > nl_langinfo(CODESET) regardless of locale (rather than returning
> > "UTF-8-CODE-UNITS" when in C locale). POSIX places no requirements on
> > nl_langinfo that would preclude this, and it seems like it would
> > restore the desired properties and fix all the regressions.
>
> Committed.
>
> Rich

GNU sed seems to care about the output from nl_langinfo:

https://bugs.gentoo.org/show_bug.cgi?id=560728

More specifically, so does lib/localecharset.c, which is used in
the replacement of re_compile_pattern.

Felix


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-09-29  4:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-26  4:58 First feedback on new C locale problems Felix Janda
2015-09-26 19:35 ` Rich Felker
2015-09-27  6:17   ` Felix Janda
2015-09-27 13:47     ` Rich Felker
2015-09-27 13:49       ` Felix Janda
2015-09-27 16:59         ` Rich Felker
2015-09-28 18:58           ` Rich Felker
2015-09-29  4:00             ` Felix Janda

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).