[Webkit-unassigned] [Bug 258819] [ews] Build failure notification step fails with: 'ascii' codec can't encode character '\u2018' in position 777: ordinal not in range(128)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 3 12:35:45 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=258819
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aakash_jain at apple.com,
| |ap at webkit.org,
| |clopez at igalia.com,
| |philn at igalia.com
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Looks like gcc emits curly quotes when the locale is UTF-8: https://stackoverflow.com/questions/2443991/g-curly-quotes-displayed-incorrectly-in-console-and-problems-list
We should make UTF-8 work end to end here (including email generation). But if that's tricky, a short term workaround would be to set a non-UTF locale when building.
--
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/20230703/deb794ca/attachment.htm>
More information about the webkit-unassigned
mailing list