[Webkit-unassigned] [Bug 212459] [Flatpak SDK] Missing locale warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 21 12:00:42 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=212459

--- Comment #8 from Alicia Boya García <aboya at igalia.com> ---
(In reply to Philippe Normand from comment #7)
> (In reply to Alicia Boya García from comment #6)
> > The proposed change almost works! It's just missing a LANG and LANGUAGE,
> > that should also be resetted. Otherwise you would get the warnings if you
> > have any other locale set.
> > 
> 
> The en_US locale needs to be set for the layout tests and jsc tests though.
> Otherwise some intl-related tests will fail.

Oh, right. It's not being set in all cases though and it should. If you remove LANG from the list and run `LANG=es_ES.UTF-8 webkit-flatpak --gtk --debug` and inside that, call `perl`, you'll see the locale warnings since the LANG from outside got inside.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200621/d8b27614/attachment.htm>


More information about the webkit-unassigned mailing list