File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
c/cert/test/rules/STR34-C Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
| test.c:38:3:38:13 | (...) | Expression not converted to `unsigned char` before converting to a larger integer type. |
12
12
| test.c:39:3:39:13 | (...) | Expression not converted to `unsigned char` before converting to a larger integer type. |
13
13
| test.c:40:3:40:14 | (...) | Expression not converted to `unsigned char` before converting to a larger integer type. |
14
- | test.c:42:11 :42:12 | * ... | Expression not converted to `unsigned char` before converting to a larger integer type. |
15
- | test.c:43:11 :43:12 | * ... | Expression not converted to `unsigned char` before converting to a larger integer type. |
14
+ | test.c:42:3 :42:13 | ( ...) | Expression not converted to `unsigned char` before converting to a larger integer type. |
15
+ | test.c:43:3 :43:13 | ( ...) | Expression not converted to `unsigned char` before converting to a larger integer type. |
You can’t perform that action at this time.
0 commit comments