in c++ project, when the project's warning level is 4. and build configuration is 'Release'.- a false "warning C4701: potentially uninitialized local variable 'var' used" is reported.- or if that warning is true, in 'Debug' build config, it did not appears.please see the 'Steps to reproduce'.
Visual Studio/Silverlight/Tooling version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...