Re: We're now starting to treat compiler errors as warnings in necko
Jason Duell <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.netlib |
|---|---|
| Message-ID | <[email protected]> |
One last thing: note that to actually have your local build enable FAIL_ON_WARNINGS you need to pass --enable-warnings-as-errors to configure. Jason