File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
c/misra/test/rules/RULE-5-9 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- | test1.c:3 :12:3 :13 | g1 | Identifier conflicts with identifier $@ with internal linkage. | test.c:2 :12:2 :13 | g1 | g1 |
2
- | test1.c:5 :13:5 :13 | f | Identifier conflicts with identifier $@ with internal linkage. | test.c:3 :13:3 :13 | f | f |
3
- | test1.c:6 :7:6 :7 | g | Identifier conflicts with identifier $@ with internal linkage. | test1.c:2 :12:2 :12 | g | g |
4
- | test1.c:11 :7:11 :7 | g | Identifier conflicts with identifier $@ with internal linkage. | test1.c:2 :12:2 :12 | g | g |
1
+ | test1.c:2 :12:2 :13 | g1 | Identifier conflicts with identifier $@ with internal linkage. | test.c:1 :12:1 :13 | g1 | g1 |
2
+ | test1.c:4 :13:4 :13 | f | Identifier conflicts with identifier $@ with internal linkage. | test.c:2 :13:2 :13 | f | f |
3
+ | test1.c:5 :7:5 :7 | g | Identifier conflicts with identifier $@ with internal linkage. | test1.c:1 :12:1 :12 | g | g |
4
+ | test1.c:10 :7:10 :7 | g | Identifier conflicts with identifier $@ with internal linkage. | test1.c:1 :12:1 :12 | g | g |
You can’t perform that action at this time.
0 commit comments