@DanielMarjamäki: yes, --xml-version=3 would be really helpful. I have many xml from which I do parsing and get the results into the db... untill the version 3 is released i will do with the if-Statements though it makes the overall import process slower. Please do keep this in the bucket list for Version 3. Thanks for the support. I really appreciate.
@anoy why should it be..? because its called Object Oriented programming... it shows valid XML because it only does basic checks for validaty.. I @DanielMarjamäki: Okay i understand.. would you be considering perhaps for the next Version..? I checked out HtmlReport i see too many if statements whcih i really wanted to avoid...
Hi There, Iam trying to parse the xml data from the output of cppcheck.. But the XML structure seems wrong.. XSD <error id="funcArgNamesDifferent" severity="style" msg="Function 'f' argument 1 names different: declaration 'data' definition 'x'." verbose="Function 'f' argument 1 names different: declaration 'data' definition 'x'." cwe="628" inconclusive="true"> <location file="file1.cpp" line="2"/> <location file0="file1.cpp" file="file1.h"...
Hi There, Iam trying to parse the xml data from the output of cppcheck.. But the XML structure seems wrong.. XSD <error id="funcArgNamesDifferent" severity="style" msg="Function 'f' argument 1 names different: declaration 'data' definition 'x'." verbose="Function 'f' argument 1 names different: declaration 'data' definition 'x'." cwe="628" inconclusive="true"> <location file="file1.cpp" line="2"/> <location file0="file1.cpp" file="file1.h"...