mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
4 lines
559 B
Plaintext
4 lines
559 B
Plaintext
| diagnostics.c:2:5:2:5 | invalid combination of type specifiers | 4 | bad_combination_of_type_specifiers | "diagnostics.c", line 2: error: invalid combination of type specifiers\n int int int i;\n ^\n\n |
|
|
| diagnostics.c:2:9:2:9 | invalid combination of type specifiers | 4 | bad_combination_of_type_specifiers | "diagnostics.c", line 2: error: invalid combination of type specifiers\n int int int i;\n ^\n\n |
|
|
| file://:0:0:0:0 | There was an error during this compilation | 4 | Error occurred | There was an error during this compilation |
|