Closed
Bug 1631063
Opened 6 years ago
Closed 6 years ago
Use utf-8 when reading TOML files
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox77 fixed)
RESOLVED
FIXED
mozilla77
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
Attachments
(1 file)
Without this we get encoding errors on 'Álvarez' on Windows
| Assignee | ||
Comment 1•6 years ago
|
||
Without this we get encoding errors on 'Álvarez' on Windows because
the default encoding there is not 'utf-8'.
Updated•6 years ago
|
Assignee: nobody → jmuizelaar
Status: NEW → ASSIGNED
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ae536cdfd0b0
Use utf-8 when reading TOML files. r=glandium
Comment 4•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•