refactor: Database abstraction and organization of files #2805
Annotations
3 errors and 2 warnings
dGame/dGameMessages/GameMessages.cpp#L5067
‘CreatePreppedStmt’ is not a member of ‘Database’; did you mean ‘CDClientDatabase::CreatePreppedStmt’?
|
dGame/dGameMessages/GameMessages.cpp#L5570
‘CreatePreppedStmt’ is not a member of ‘Database’; did you mean ‘CDClientDatabase::CreatePreppedStmt’?
|
|
thirdparty/libbcrypt/src/wrapper.c#L257
implicit declaration of function ‘strdup’; did you mean ‘strcmp’? [-Wimplicit-function-declaration]
|
thirdparty/libbcrypt/src/wrapper.c#L257
assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
|
The logs for this run have expired and are no longer available.
Loading