Closed Bug 832432 Opened 11 years ago Closed 5 months ago

Make FAIL_ON_WARNINGS to NSS and make it the default on all compilers

Categories

(NSS :: Libraries, defect, P5)

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: briansmith, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #832005 +++

In bug 832005, the clang build failed due to an uninitialized variable warning that was treated as an error. I think that this warning should have been detected by other compilers as well, but it went unnoticed. We should ensure the build sets the right flags to cause dangerous warnings (uninitialized variable use, missing return, sizeof warnings) to cause the build to fail.
Severity: normal → S3
Severity: S3 → S4
Status: NEW → RESOLVED
Closed: 5 months ago
Priority: -- → P5
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.