Raise GFXR compiler-warning level #1890
Labels
enhancement
New feature or request
P2
A high-priority code maintenance issue or a functional problem that is recoverable or not a crash.
we treat warnings as errors, but could/should be more strict.
-Wshadow
which can and will eventually manifest as real bugs.this issue should track our progress for the transition and group related PRs.
the proposed strategy is as follows:
USE_STRICT_COMPILER_WARNINGS
which will enable stricter warningsOFF
The text was updated successfully, but these errors were encountered: