Files
codeql/cpp/ql/test/library-tests/floats/float128/errors.expected
2022-04-25 21:14:20 +02:00

5 lines
323 B
Plaintext

| file://:0:0:0:0 | There was an error during this compilation |
| float128.cpp:1:39:1:39 | 128-bit floating-point types are not supported in this configuration |
| float128.cpp:2:30:2:30 | an attribute specifies a mode incompatible with '<error-type>' |
| float128.cpp:2:41:2:41 | invalid combination of type specifiers |