Even warning level 4 and “all warnings” does not make the 6000 series warnings appear.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Actually enabling these “Code Analysis” warnings has it’s own dialog.
In your project properties, you must check “Enable Code Analysis on Build” to make it work.
This code should then show error 6246:
This setting appears to be completely independent of the “Configuration Properties/C/C++/General/Warning Level” setting in the properties dialog.