Remove unnecessary include #8
Annotations
10 warnings
Run CMake consuming CMakePreset.json
suggest braces around empty body in an ‘if’ statement [-Wempty-body]
|
Run CMake consuming CMakePreset.json:
test/ComplexBufferTests.cpp#L14
conversion to ‘std::size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Run CMake consuming CMakePreset.json:
test/ComplexBufferTests.cpp#L16
conversion to ‘std::size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Run CMake consuming CMakePreset.json:
test/ComplexBufferTests.cpp#L69
comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
|
Run CMake consuming CMakePreset.json:
test/ComplexBufferTests.cpp#L71
conversion to ‘std::size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Run CMake consuming CMakePreset.json:
test/ComplexBufferTests.cpp#L72
comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
|
Run CMake consuming CMakePreset.json:
test/ComplexBufferTests.cpp#L81
comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
|
Run CMake consuming CMakePreset.json:
test/ComplexBufferTests.cpp#L83
conversion to ‘std::size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Run CMake consuming CMakePreset.json:
test/ComplexBufferTests.cpp#L84
comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
|
Run CMake consuming CMakePreset.json:
test/ComplexBufferTests.cpp#L146
conversion to ‘int’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion]
|
The logs for this run have expired and are no longer available.
Loading