fix: Remove instances of undefined behavior #4191
Annotations
10 errors and 3 warnings
cmake:
dCommon/Amf3.h#L103
'AMFValue': use of class template requires template argument list [D:\a\DarkflameServer\DarkflameServer\build\msvc\dGame\dGameBase.vcxproj]
|
cmake:
dCommon/Amf3.h#L103
'AMFValue': use of class template requires template argument list [D:\a\DarkflameServer\DarkflameServer\build\msvc\dGame\dGameBase.vcxproj]
|
cmake:
dCommon/Amf3.h#L133
'AMFValue': use of class template requires template argument list [D:\a\DarkflameServer\DarkflameServer\build\msvc\dGame\dGameBase.vcxproj]
|
cmake:
dCommon/Amf3.h#L133
'AMFValue': use of class template requires template argument list [D:\a\DarkflameServer\DarkflameServer\build\msvc\dGame\dGameBase.vcxproj]
|
cmake:
dCommon/Amf3.h#L133
'AMFArrayValue::ValueType': use of alias template requires template argument list [D:\a\DarkflameServer\DarkflameServer\build\msvc\dGame\dGameBase.vcxproj]
|
cmake:
dCommon/Amf3.h#L133
'std::pair': use of class template requires template argument list [D:\a\DarkflameServer\DarkflameServer\build\msvc\dGame\dGameBase.vcxproj]
|
cmake:
dCommon/Amf3.h#L186
'AMFValue': use of class template requires template argument list [D:\a\DarkflameServer\DarkflameServer\build\msvc\dGame\dGameBase.vcxproj]
|
cmake:
dCommon/Amf3.h#L186
'AMFValue': use of class template requires template argument list [D:\a\DarkflameServer\DarkflameServer\build\msvc\dGame\dGameBase.vcxproj]
|
cmake:
dCommon/Amf3.h#L186
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\DarkflameServer\DarkflameServer\build\msvc\dGame\dGameBase.vcxproj]
|
cmake:
dCommon/Amf3.h#L186
syntax error: 'unknown-type' should be preceded by ')' [D:\a\DarkflameServer\DarkflameServer\build\msvc\dGame\dGameBase.vcxproj]
|
cmake:
thirdparty/libbcrypt/include/bcrypt/bcrypt.h#L17
'BCRYPT_HASHSIZE': macro redefinition [D:\a\DarkflameServer\DarkflameServer\build\msvc\thirdparty\bcrypt.vcxproj]
|
cmake:
thirdparty/libbcrypt/src/bcrypt.c#L158
'=': 'char *' differs in levels of indirection from 'int' [D:\a\DarkflameServer\DarkflameServer\build\msvc\thirdparty\bcrypt.vcxproj]
|
cmake:
thirdparty/libbcrypt/src/bcrypt.c#L166
'=': 'char *' differs in levels of indirection from 'int' [D:\a\DarkflameServer\DarkflameServer\build\msvc\thirdparty\bcrypt.vcxproj]
|
Loading