Closed
Bug 1365668
Opened 9 years ago
Closed 9 years ago
turn off select warnings for ICU
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox55 fixed)
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
|
1.00 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
We don't really care about these warnings, and they're just cluttering
the build.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8868659 -
Flags: review?(ted)
Updated•9 years ago
|
Attachment #8868659 -
Flags: review?(ted) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6cb366239c87
turn off select warnings for ICU; r=ted.mielczarek
Comment 3•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment 4•9 years ago
|
||
This showed up on perfherder:
== Change summary for alert #6679 (as of May 17 2017 18:50 UTC) ==
Improvements:
4% compiler warnings summary linux32 debug 473.00 -> 456.17
4% compiler warnings summary linux64-stylo debug 480.00 -> 463.17
4% compiler warnings summary linux64 debug 479.00 -> 462.25
3% compiler warnings summary android-4-0-armv7-api15 debug 582.00 -> 565.17
1% compiler warnings summary linux32 opt 1,157.00 -> 1,140.17
1% compiler warnings summary linux64-stylo opt 1,165.92 -> 1,149.08
1% compiler warnings summary linux64 opt 1,165.00 -> 1,148.17
1% compiler warnings summary linux64 opt valgrind1,163.92 -> 1,147.33
1% compiler warnings summary android-api-15-gradle opt 1,219.92 -> 1,203.00
1% compiler warnings summary android-4-0-armv7-api15 opt 1,219.92 -> 1,203.08
1% compiler warnings summary linux64 opt static-analysis340.62 -> 336.50
1% compiler warnings summary linux64 debug static-analysis367.58 -> 363.42
For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=6679
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•