[Webkit-unassigned] [Bug 190258] Gtk build fails with python 3 if LANG and LC_TYPE are unset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 3 13:53:03 PDT 2018


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

Konstantin Tokarev <annulen at yandex.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annulen at yandex.ru

--- Comment #3 from Konstantin Tokarev <annulen at yandex.ru> ---
Comment on attachment 351542
  --> https://bugs.webkit.org/attachment.cgi?id=351542
Proposed patch.

View in context: https://bugs.webkit.org/attachment.cgi?id=351542&action=review

> Source/JavaScriptCore/Scripts/cssmin.py:51
> +        sys.stdout = io.TextIOWrapper(sys.stdout.buffer, encoding='UTF-8')

These lines duplicate code above

-- 
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/20181003/e6896487/attachment.html>


More information about the webkit-unassigned mailing list