refactor: Database abstraction and organization of files #2805
Annotations
3 errors and 3 warnings
dGame/dGameMessages/GameMessages.cpp#L5067
no member named 'CreatePreppedStmt' in namespace 'Database'
|
dGame/dGameMessages/GameMessages.cpp#L5570
no member named 'CreatePreppedStmt' in namespace 'Database'
|
|
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]
|
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
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