Support for ppcomp, LS.dat & BetterAEP #1758
Annotations
5 warnings
src/scene_title.cpp#L254
comparison of integer expressions of different signedness: 'int' and 'std::vector<Scene_Title::CommandOptionType>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
|
src/game_interpreter.cpp#L2047
suggest parentheses around assignment used as truth value [-Wparentheses]
|
src/game_powerpatch.cpp#L104
unused variable 'map_y' [-Wunused-variable]
|
src/game_powerpatch.cpp#L103
unused variable 'map_x' [-Wunused-variable]
|
src/game_powerpatch.cpp#L102
unused variable 'map' [-Wunused-variable]
|
The logs for this run have expired and are no longer available.
Loading