Closed chaithanyareddyk closed 3 years ago
Hi @chaithanyareddyk,
please ask Cppcheck questions in their forum: http://cppcheck.sourceforge.net/ we are not external tool experts. In case of conditional code from the preprocessor Cppcheck tries to analyse all combinations. Think there are settings to define an upper limit?
Regards,
Hi Team
cppcheck --xml-version=2 . 2> report.xml with using this command we generated report.xml file, when we are checking the report.xml file we found this last of the report. i am new to cppcheck, do i need to take any further action on this? need your advice to resolve this issue. Could you please clarify why we get this error. we are using cppcheck -1.63