Closed
Bug 1429776
Opened 8 years ago
Closed 6 years ago
Update recommended ICU build options
Categories
(Core :: JavaScript: Internationalization API, enhancement, P3)
Core
JavaScript: Internationalization API
Tracking
()
RESOLVED
FIXED
mozilla71
People
(Reporter: anba, Assigned: anba)
Details
Attachments
(1 file)
Per http://www.icu-project.org/repos/icu/tags/latest/icu4c/readme.html#RecBuild we may want to set the following options:
-DUNISTR_FROM_CHAR_EXPLICIT=explicit
-DUNISTR_FROM_STRING_EXPLICIT=explicit
-DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1
-DU_HIDE_OBSOLETE_UTF_OLD_H=1
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → andrebargull
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 years ago
|
||
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=ea0aff13ed1e76438b75e4e19a52de3e2af1e956
Keywords: checkin-needed
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/75a88a4b022b
Use recommended ICU build options flags. r=jwalden
Keywords: checkin-needed
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•