We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qcc
1 parent d78c6fb commit b461260Copy full SHA for b461260
1 file changed
c/misra/test/rules/RULE-21-4/StandardHeaderFileUsedSetjmph.expected.qcc
@@ -1,2 +1,2 @@
1
| test.c:7:7:7:17 | setjmp(__env) | Use of setjmp. |
2
-| test.c:8:3:8:9 | call to longjmp | Use of longjmp. |
+| test.c:8:3:8:17 | longjmp(__env,__val) | Use of longjmp. |
0 commit comments