Closed Bug 504823 Opened 15 years ago Closed 9 years ago

Make compiler warnings fatal in imagelib

Categories

(Core :: Graphics: ImageLib, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bholley, Unassigned)

References

Details

Mozilla (or at least bsmedberg) is generally trying to cut down on warnings and eventually make them fatal. We should make sure we have no warnings in libpr0n and then alter the makefiles to treat compiler warnings as errors.
Assignee: bobbyholley+bmo → nobody
Depends on: 703121
None of the moz.build files under image/ have ALLOW_COMPILER_WARNINGS=True in them, which means we have warnings-as-errors turned on for all of image/ on the test machines. So this is done.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.