Update c-std.yml #6
Annotations
10 errors
clang + cmake -std=iso9899:199409
Process completed with exit code 2.
|
clang + configure -std=c2x
Process completed with exit code 2.
|
clang + cmake -std=c89
Process completed with exit code 2.
|
clang + configure -std=c99
Process completed with exit code 2.
|
clang + configure -std=c11
Process completed with exit code 2.
|
clang + configure -std=c17
Process completed with exit code 2.
|
gcc + configure -std=c2x
Process completed with exit code 2.
|
gcc + configure -std=c17
Process completed with exit code 2.
|
gcc + configure -std=c99
Process completed with exit code 2.
|
gcc + configure -std=c11
Process completed with exit code 2.
|