Closed Bug 1081561 Opened 10 years ago Closed 10 years ago

Treat -Wignored-qualifiers warning as errors in SpiderMonkey C++ code

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox35 wontfix, firefox36 fixed)

RESOLVED FIXED
mozilla36
Tracking Status
firefox35 --- wontfix
firefox36 --- fixed

People

(Reporter: cpeterson, Assigned: cpeterson)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Bug 1044256 fixed the last -Wignored-qualifiers warning in SpiderMonkey's C++ code (a scalar return value marked const):

https://hg.mozilla.org/mozilla-central/rev/2ae98c304c5e

This patch moves SpiderMonkey's -Wignored-qualifiers warning to an error. SpiderMonkey's and Gecko's C code already has no -Wignored-qualifiers warnings and treats the warning as an error.
Attachment #8503670 - Flags: review?(mh+mozilla)
Attachment #8503670 - Flags: review?(mh+mozilla) → review+
https://hg.mozilla.org/mozilla-central/rev/3d9c386f1c0e
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.