addressing comment

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
monroegm-disable-blank-issue-2
Esteban Papp 4 years ago
parent 72ff6080ad
commit 2dbac8fe25

@ -42,7 +42,7 @@ ly_append_configurations_options(
/we4296 # 'operator': expression is always false
/we4426 # optimization flags changed after including header, may be due to #pragma optimize()
/we4619 # #pragma warning: there is no warning number 'number'
/we4777 # 'function' : format string 'string' requires an argument of type 'type1', but variadic argument number has type 'type2' looks useful
/we4777 # 'function' : format string 'string' requires an argument of type 'type1', but variadic argument number has type 'type2
/we5031 # #pragma warning(pop): likely mismatch, popping warning state pushed in different file
/we5032 # detected #pragma warning(push) with no corresponding #pragma warning(pop)

Loading…
Cancel
Save