experiment: Store components in contiguous arrays #4382
Annotations
2 errors and 4 warnings
cmake
Error running test executable.
|
cmake
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '2'.'
|
Install libssl and switch to XCode 15.2 (Mac Only)
openssl@3 3.4.0 is already installed and up-to-date.
To reinstall 3.4.0, run:
brew reinstall openssl@3
|
cmake:
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
cmake:
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
cmake:
thirdparty/mariadb-connector-cpp/src/com/RowProtocol.cpp#L260
shift count >= width of type [-Wshift-count-overflow]
|
Loading