Displaying 1 result from an estimated 1 matches for "c4245".
Did you mean:
c4244
2015 Mar 20
5
[LLVMdev] Enabling stricter warnings for Windows builds
...g C4702: unreachable code (1343 times)
warning C4706: assignment within conditional expression (296 times)
Warnings that seem like they should be fixed but will take a little time to correct
--------------------------------------------------------------------------------------------------
warning C4245: signed/unsigned mismatch (962 times)
warning C4310: cast truncates constant value (216 times)
warning C4701: potentially uninitialized local variable (123 times)
warning C4703: potentially uninitialized local pointer variable (40 times)
warning C4389: signed/unsigned mismatch (28 times)
Warnings...