Skip to content

Engine detection: Patched RPG_RT constants / strings / PatchDetection / WhiteDragon patch compatibility #1691

Engine detection: Patched RPG_RT constants / strings / PatchDetection / WhiteDragon patch compatibility

Engine detection: Patched RPG_RT constants / strings / PatchDetection / WhiteDragon patch compatibility #1691

Triggered via pull request February 25, 2025 17:47
Status Success
Total duration 25m 19s
Artifacts

stable-compilation.yml

on: pull_request
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
ubuntu:22.04: src/exe_buildinfo.h#L177
type qualifiers ignored on function return type [-Wignored-qualifiers]
ubuntu:22.04: src/exe_reader.cpp#L548
comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
ubuntu:22.04: src/exe_reader.cpp#L562
variable 'extract_success' set but not used [-Wunused-but-set-variable]
ubuntu:22.04: src/exe_reader.cpp#L632
comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'const int32_t' {aka 'const int'} [-Wsign-compare]
ubuntu:22.04: src/exe_reader.cpp#L632
comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'const int32_t' {aka 'const int'} [-Wsign-compare]
ubuntu:22.04: src/exe_reader.cpp#L647
enumeration value 'UnknownEngine' not handled in switch [-Wswitch]
ubuntu:22.04: src/exe_reader.cpp#L647
enumeration value 'RM2k3_MP' not handled in switch [-Wswitch]
ubuntu:22.04: src/exe_reader.cpp#L647
enumeration value 'EasyRPG' not handled in switch [-Wswitch]
ubuntu:22.04: src/exe_reader.cpp#L713
comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
ubuntu:22.04: src/exe_reader.cpp#L722
variable 'extract_success' set but not used [-Wunused-but-set-variable]
ubuntu:22.04: tests/game_enemy.cpp#L55
unused parameter 'base' [-Wunused-parameter]
debian:11
unused parameter 'base' [-Wunused-parameter]
debian:11
type qualifiers ignored on function return type [-Wignored-qualifiers]
debian:11
comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
debian:11
variable 'extract_success' set but not used [-Wunused-but-set-variable]
debian:11
comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'const int32_t' {aka 'const int'} [-Wsign-compare]
debian:11
comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'const int32_t' {aka 'const int'} [-Wsign-compare]
debian:11
enumeration value 'UnknownEngine' not handled in switch [-Wswitch]
debian:11
enumeration value 'RM2k3_MP' not handled in switch [-Wswitch]
debian:11
enumeration value 'EasyRPG' not handled in switch [-Wswitch]
debian:11
comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
debian:11
variable 'extract_success' set but not used [-Wunused-but-set-variable]
debian:12: tests/game_enemy.cpp#L55
unused parameter 'base' [-Wunused-parameter]
debian:12: src/exe_buildinfo.h#L177
type qualifiers ignored on function return type [-Wignored-qualifiers]
debian:12: src/exe_reader.cpp#L548
comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
debian:12: src/exe_reader.cpp#L562
variable 'extract_success' set but not used [-Wunused-but-set-variable]
debian:12: src/exe_reader.cpp#L632
comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'const int32_t' {aka 'const int'} [-Wsign-compare]
debian:12: src/exe_reader.cpp#L632
comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'const int32_t' {aka 'const int'} [-Wsign-compare]
debian:12: src/exe_reader.cpp#L647
enumeration value 'UnknownEngine' not handled in switch [-Wswitch]
debian:12: src/exe_reader.cpp#L647
enumeration value 'RM2k3_MP' not handled in switch [-Wswitch]
debian:12: src/exe_reader.cpp#L647
enumeration value 'EasyRPG' not handled in switch [-Wswitch]
debian:12: src/exe_reader.cpp#L713
comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
debian:12: src/exe_reader.cpp#L722
variable 'extract_success' set but not used [-Wunused-but-set-variable]
ubuntu:20.04
ignoring return value of 'bool std::operator!=(const std::shared_ptr<_Tp>&, std::nullptr_t) [with _Tp = Bitmap; std::nullptr_t = std::nullptr_t]', declared with attribute nodiscard [-Wunused-result]
ubuntu:20.04
unused parameter 'base' [-Wunused-parameter]
ubuntu:20.04
type qualifiers ignored on function return type [-Wignored-qualifiers]
ubuntu:20.04
comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
ubuntu:20.04
variable 'extract_success' set but not used [-Wunused-but-set-variable]
ubuntu:20.04
comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'const int32_t' {aka 'const int'} [-Wsign-compare]
ubuntu:20.04
comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'const int32_t' {aka 'const int'} [-Wsign-compare]
ubuntu:20.04
enumeration value 'UnknownEngine' not handled in switch [-Wswitch]
ubuntu:20.04
enumeration value 'RM2k3_MP' not handled in switch [-Wswitch]
ubuntu:20.04
enumeration value 'EasyRPG' not handled in switch [-Wswitch]
ubuntu:20.04
comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
ubuntu:20.04
variable 'extract_success' set but not used [-Wunused-but-set-variable]