fix: game_outfit custom compatible with canary ( Familiar, outfit/mount in store) #2651
Annotations
22 warnings
ubuntu-24.04-linux-release
‘operator delete’ called on unallocated object ‘g_client’ [-Wfree-nonheap-object]
|
ubuntu-22.04-linux-release
‘operator delete’ called on unallocated object ‘g_client’ [-Wfree-nonheap-object]
|
ubuntu-24.04-linux-debug:
src/framework/core/filestream.cpp#L62
unused parameter ‘useEnc’ [-Wunused-parameter]
|
ubuntu-24.04-linux-debug:
src/client/attachedeffect.h#L73
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
|
ubuntu-24.04-linux-debug:
src/client/attachedeffect.h#L74
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
|
ubuntu-24.04-linux-debug:
src/client/attachedeffect.h#L75
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
|
ubuntu-24.04-linux-debug:
src/framework/core/resourcemanager.cpp#L227
variable ‘hasHeader’ set but not used [-Wunused-but-set-variable]
|
ubuntu-24.04-linux-debug:
src/framework/platform/unixplatform.cpp#L74
ISO C++ forbids variable length array ‘cargs’ [-Wvla]
|
ubuntu-24.04-linux-debug:
src/framework/platform/unixplatform.cpp#L234
ISO C++ forbids variable length array ‘buffer’ [-Wvla]
|
ubuntu-24.04-linux-debug:
src/framework/proxy/proxy_client.cpp#L178
unused parameter ‘packetId’ [-Wunused-parameter]
|
ubuntu-24.04-linux-debug:
src/framework/proxy/proxy_client.cpp#L398
comparison of integer expressions of different signedness: ‘std::set<std::shared_ptr<Proxy> >::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
ubuntu-24.04-linux-debug:
src/framework/proxy/proxy_client.cpp#L479
unused parameter ‘bytes_transferred’ [-Wunused-parameter]
|
ubuntu-22.04-linux-debug:
src/framework/core/filestream.cpp#L62
unused parameter ‘useEnc’ [-Wunused-parameter]
|
ubuntu-22.04-linux-debug:
src/client/attachedeffect.h#L73
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
|
ubuntu-22.04-linux-debug:
src/client/attachedeffect.h#L74
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
|
ubuntu-22.04-linux-debug:
src/client/attachedeffect.h#L75
missing initializer for member ‘AttachedEffect::Bounce::timer’ [-Wmissing-field-initializers]
|
ubuntu-22.04-linux-debug:
src/framework/core/resourcemanager.cpp#L227
variable ‘hasHeader’ set but not used [-Wunused-but-set-variable]
|
ubuntu-22.04-linux-debug:
src/framework/platform/unixplatform.cpp#L74
ISO C++ forbids variable length array ‘cargs’ [-Wvla]
|
ubuntu-22.04-linux-debug:
src/framework/platform/unixplatform.cpp#L234
ISO C++ forbids variable length array ‘buffer’ [-Wvla]
|
ubuntu-22.04-linux-debug:
src/framework/proxy/proxy_client.cpp#L178
unused parameter ‘packetId’ [-Wunused-parameter]
|
ubuntu-22.04-linux-debug:
src/framework/proxy/proxy_client.cpp#L398
comparison of integer expressions of different signedness: ‘std::set<std::shared_ptr<Proxy> >::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
ubuntu-22.04-linux-debug:
src/framework/proxy/proxy_client.cpp#L479
unused parameter ‘bytes_transferred’ [-Wunused-parameter]
|