fix: Make pets behave more accurately to Live #4336
Annotations
5 warnings
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]
|
cmake:
dGame/dComponents/PetComponent.cpp#L146
enumeration values 'Invalid' and 'GoToObject' not handled in switch [-Wswitch]
|
Loading