Closed Bug 1583714 Opened 5 years ago Closed 4 years ago

Remove -Wc++1z-compat flag after we compile with -std=c++17

Categories

(Firefox Build System :: General, task, P3)

task

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1560664

People

(Reporter: cpeterson, Unassigned)

References

Details

After we compile with -std=c++17, we should stop enabling -Wc++1z-compat warnings because we will no longer want to warn about the use of C++17 language features.

https://searchfox.org/mozilla-central/rev/45f30e1d19bde27bf07e47a0a5dd0962dd27ba18/build/moz.configure/warnings.configure#82

https://clang.llvm.org/docs/DiagnosticsReference.html#wc-1z-compat

froydnj's patch to enable C++17 in bug 1560664 also fixes this bug.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.