chore: Speed up and cleanup level and zone loading; Add safer asset buffer reading #2850
Annotations
4 errors and 3 warnings
cmake:
dMasterServer/MasterServer.cpp#L172
no member named 'GetFileAsBuffer' in 'AssetManager'
|
cmake:
dMasterServer/MasterServer.cpp#L181
non-const lvalue reference to type 'AssetStream' cannot bind to a value of unrelated type 'AssetMemoryBuffer'
|
cmake:
dMasterServer/MasterServer.cpp#L185
no member named 'close' in 'AssetMemoryBuffer'
|
cmake
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '2'.'
|
cmake:
thirdparty/SQLite/sqlite3.c#L20294
'OSAtomicCompareAndSwapPtrBarrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_compare_exchange_strong() from <stdatomic.h> instead [-Wdeprecated-declarations]
|
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]
|
The logs for this run have expired and are no longer available.
Loading