Closed Bug 916918 Opened 11 years ago Closed 11 years ago

move FAIL_ON_WARNINGS to mozbuild

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 908142

People

(Reporter: joey, Unassigned)

References

(Blocks 1 open bug)

Details

./js/xpconnect/shell/Makefile.in:FAIL_ON_WARNINGS := 1
./uriloader/exthandler/tests/Makefile.in:FAIL_ON_WARNINGS = 1
./xpcom/tests/Makefile.in:FAIL_ON_WARNINGS = 1
./security/sandbox/Makefile.in:FAIL_ON_WARNINGS = 1
./netwerk/test/Makefile.in:FAIL_ON_WARNINGS := 1

The var will also need to land on the makefile exclusion list to prevent future additions.
Blocks: nomakefiles
Dupe of Bug 908142?
Bug 908142 moved the remaining FAIL_ON_WARNINGS to moz.build files, but didn't disallow them.
Bug 928735 is filed to disallow them.

=> Seems most appropriate to me to resolve this as a dupe of Bug 908142.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.