load sounds with protobuf #2937
Annotations
10 warnings
ubuntu-22.04-linux-release
‘operator delete’ called on unallocated object ‘g_client’ [-Wfree-nonheap-object]
|
ubuntu-24.04-linux-release
‘operator delete’ called on unallocated object ‘g_client’ [-Wfree-nonheap-object]
|
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/client/localplayer.cpp#L34
unused parameter ‘dir’ [-Wunused-parameter]
|
ubuntu-24.04-linux-debug:
src/framework/sound/soundmanager.cpp#L512
unused variable ‘spritesCount’ [-Wunused-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/client/localplayer.cpp#L34
unused parameter ‘dir’ [-Wunused-parameter]
|
ubuntu-22.04-linux-debug:
src/framework/sound/soundmanager.cpp#L512
unused variable ‘spritesCount’ [-Wunused-variable]
|