Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] LC usage in cast

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Ismael Luceno <ismael AT iodev.co.uk>
  • To: Eric Sandall <eric AT sandall.us>
  • Cc: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] LC usage in cast
  • Date: Sat, 10 Mar 2018 19:50:59 -0300

On 10/Mar/2018 19:22, Ismael Luceno wrote:
> On 06/Mar/2018 14:15, Eric Sandall wrote:
<...>
> > So the issue is that cast is overriding LC_ALL to "C", which meson does
> > not like because :reasons:, even if others have a sane value.
> >
> > Sorcery should only set LC_ALL if it's unset, IMO, and we may need to
> > pick a language, e.g. "en_US.UTF-8" to provide as a fallback. ;)
>
> LC_ALL=C.UTF-8 shuold work ;-).

I just noticed we don't provide C.UTF-8 :-(. It can be generated with:
# localedef -f UTF-8 -i POSIX C.UTF-8

We should add it to the glibc spell, I guess.




Archive powered by MHonArc 2.6.24.

Top of Page