improve: rect/point/size #3203
Annotations
12 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-22.04-linux-debug:
src/client/mapview.cpp#L411
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<MapView::FloorData>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
ubuntu-22.04-linux-debug:
src/client/mapview.cpp#L353
comparison of integer expressions of different signedness: ‘uint_fast32_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
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/platform/unixplatform.cpp#L74
ISO C++ forbids variable length array ‘cargs’ [-Wvla]
|
ubuntu-22.04-linux-debug:
src/framework/core/filestream.cpp#L64
unused parameter ‘useEnc’ [-Wunused-parameter]
|
ubuntu-24.04-linux-debug:
src/client/mapview.cpp#L411
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<MapView::FloorData>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
ubuntu-24.04-linux-debug:
src/client/mapview.cpp#L353
comparison of integer expressions of different signedness: ‘uint_fast32_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
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/platform/unixplatform.cpp#L74
ISO C++ forbids variable length array ‘cargs’ [-Wvla]
|
ubuntu-24.04-linux-debug:
src/framework/core/filestream.cpp#L64
unused parameter ‘useEnc’ [-Wunused-parameter]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
otclient-ubuntu-22.04-linux-debug-09c3677402f2fb4bb874e2d84bf5c4b125df70c2
|
70.1 MB |
|
otclient-ubuntu-22.04-linux-release-09c3677402f2fb4bb874e2d84bf5c4b125df70c2
|
38 MB |
|
otclient-ubuntu-24.04-linux-debug-09c3677402f2fb4bb874e2d84bf5c4b125df70c2
|
70.2 MB |
|
otclient-ubuntu-24.04-linux-release-09c3677402f2fb4bb874e2d84bf5c4b125df70c2
|
38 MB |
|