Closed
Bug 1672353
Opened 5 years ago
Closed 5 years ago
Disable clang warnings when compiling ICU
Categories
(Core :: JavaScript: Internationalization API, task)
Core
JavaScript: Internationalization API
Tracking
()
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: evilpies, Assigned: evilpies)
Details
Attachments
(1 file)
Compiling the JS shell always shows ICU related warnings. This disables all of them. I could also see the argument for only disabling the worst offenders.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → evilpies
Status: NEW → ASSIGNED
Pushed by evilpies@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/454ea3b16256
Disable clang warnings when compiling ICU. r=jwalden,andi
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•