enabling warns

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-30 16:50:59 -07:00
parent e7f0853b0e
commit 319f770a64
@@ -18,23 +18,13 @@ ly_append_configurations_options(
# Disabled warnings (please do not disable any others without first consulting ly-warnings)
-Wrange-loop-analysis
-Wno-unknown-warning-option
"-Wno-#pragma-messages"
-Wno-absolute-value
-Wno-dynamic-class-memaccess
-Wno-unknown-warning-option # used as a way to mark warnings that are MSVC only
-Wno-format-security
-Wno-inconsistent-missing-override
-Wno-invalid-offsetof
-Wno-multichar
-Wno-parentheses
-Wno-reorder
-Wno-self-assign
-Wno-switch
-Wno-tautological-compare
-Wno-undefined-var-template
-Wno-unknown-pragmas
# Workaround for compiler seeing file case differently from what OS show in console.
-Wno-nonportable-include-path
COMPILATION_DEBUG
-O0 # No optimization