diff options
Diffstat (limited to 'samples')
-rw-r--r-- | samples/misrareport.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/samples/misrareport.xml b/samples/misrareport.xml index 793eebb..3f3f3c0 100644 --- a/samples/misrareport.xml +++ b/samples/misrareport.xml @@ -232,6 +232,23 @@ <MisraDiag Misra-C:2004Rule="9.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="1182" SpellingColumnNumber="2">staic local variable does not have initialization : </MisraDiag> <MisraDiag Misra-C:2004Rule="9.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="1182" SpellingColumnNumber="2">staic local variable does not have initialization : </MisraDiag> <MisraDiag Misra-C:2004Rule="9.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="1194" SpellingColumnNumber="4">staic local variable does not have initialization : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="786" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="818" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="831" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="860" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="878" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="1077" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="1159" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="1172" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="1180" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.11" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="439" SpellingColumnNumber="1">Function does not have any external calls but is not declared as static : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.11" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="446" SpellingColumnNumber="1">Function does not have any external calls but is not declared as static : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.11" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="432" SpellingColumnNumber="1">Function does not have any external calls but is not declared as static : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.11" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="212" SpellingColumnNumber="1">Function does not have any external calls but is not declared as static : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.11" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="294" SpellingColumnNumber="1">Function does not have any external calls but is not declared as static : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.11" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="306" SpellingColumnNumber="1">Function does not have any external calls but is not declared as static : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.11" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="501" SpellingColumnNumber="1">Function does not have any external calls but is not declared as static : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.11" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.c" SpellingLineNumber="1172" SpellingColumnNumber="1">Function does not have any external calls but is not declared as static : </MisraDiag> <MisraDiag Misra-C:2004Rule="18.4" FileName="/home/bloodstalker/devi/hell2/test/testFuncs1.h" SpellingLineNumber="9" SpellingColumnNumber="8">Union declared: </MisraDiag> <MisraDiag Misra-C:2004Rule="16.5" FileName="/home/bloodstalker/devi/hell2/test/main.c" SpellingLineNumber="6" SpellingColumnNumber="1">Function does not return anything but is missing the void keyword for the return type : </MisraDiag> <MisraDiag Misra-C:2004Rule="16.5" FileName="/home/bloodstalker/devi/hell2/test/main.c" SpellingLineNumber="6" SpellingColumnNumber="1">Function does not take any parameters but is not using the void keyword : </MisraDiag> @@ -247,6 +264,7 @@ <MisraDiag Misra-C:2004Rule="9.1" FileName="/home/bloodstalker/devi/hell2/test/main.c" SpellingLineNumber="17" SpellingColumnNumber="2">staic local variable does not have initialization : </MisraDiag> <MisraDiag Misra-C:2004Rule="9.1" FileName="/home/bloodstalker/devi/hell2/test/main.c" SpellingLineNumber="18" SpellingColumnNumber="2">staic local variable does not have initialization : </MisraDiag> <MisraDiag Misra-C:2004Rule="9.1" FileName="/home/bloodstalker/devi/hell2/test/main.c" SpellingLineNumber="19" SpellingColumnNumber="2">staic local variable does not have initialization : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/main.c" SpellingLineNumber="6" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> <MisraDiag Misra-C:2004Rule="8.12" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.h" SpellingLineNumber="2" SpellingColumnNumber="1">External array type is incomplete and has no initialization : </MisraDiag> <MisraDiag Misra-C:2004Rule="16.5" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.h" SpellingLineNumber="12" SpellingColumnNumber="1">Function does not take any parameters but is not using the void keyword : </MisraDiag> <MisraDiag Misra-C:2004Rule="16.5" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.h" SpellingLineNumber="17" SpellingColumnNumber="1">Function does not return anything but is missing the void keyword for the return type : </MisraDiag> @@ -283,4 +301,12 @@ <MisraDiag Misra-C:2004Rule="17.4" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.c" SpellingLineNumber="76" SpellingColumnNumber="12">The only allowed form of pointer arithmetic is array indexing : </MisraDiag> <MisraDiag Misra-C:2004Rule="17.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.c" SpellingLineNumber="77" SpellingColumnNumber="13">Pointer arithmatic for non-array pointers : </MisraDiag> <MisraDiag Misra-C:2004Rule="17.4" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.c" SpellingLineNumber="77" SpellingColumnNumber="13">The only allowed form of pointer arithmetic is array indexing : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.h" SpellingLineNumber="12" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.h" SpellingLineNumber="17" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.c" SpellingLineNumber="12" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.c" SpellingLineNumber="20" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.c" SpellingLineNumber="29" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.c" SpellingLineNumber="38" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.c" SpellingLineNumber="45" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> + <MisraDiag Misra-C:2004Rule="8.1" FileName="/home/bloodstalker/devi/hell2/test/testFuncs2.c" SpellingLineNumber="52" SpellingColumnNumber="1">Function does not have a FunctionDecl that is not a definition : </MisraDiag> </Report> |