Closed
Bug 1580898
Opened 6 years ago
Closed 6 years ago
move warnings-as-errors logic into warnings.configure
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•6 years ago
|
||
It's nicer to have everything in one place, and because we support
clang-cl, we can have a single definition for the error flag too.
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/50dd6981981d
move warnings-as-errors logic into warnings.configure; r=nalexander
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•6 years ago
|
Assignee: nobody → nfroyd
You need to log in
before you can comment on or make changes to this bug.
Description
•