Update cmclient grf to use latest version of grf-py #124
Annotations
10 warnings
Build:
src/blitter/32bpp_base.hpp#L197
comparison of integers of different signs: 'int' and 'uint' (aka 'unsigned int') [-Wsign-compare]
|
Build:
src/blitter/32bpp_base.hpp#L197
comparison of integers of different signs: 'int' and 'uint' (aka 'unsigned int') [-Wsign-compare]
|
Build:
src/blitter/32bpp_base.hpp#L197
comparison of integers of different signs: 'int' and 'uint' (aka 'unsigned int') [-Wsign-compare]
|
Build:
src/blitter/32bpp_base.hpp#L197
comparison of integers of different signs: 'int' and 'uint' (aka 'unsigned int') [-Wsign-compare]
|
Build:
src/citymania/cm_bitstream.cpp#L90
comparison of integers of different signs: 'int' and 'uint32' (aka 'unsigned int') [-Wsign-compare]
|
Build:
src/citymania/cm_export.cpp#L208
unused variable 'cs' [-Wunused-variable]
|
Build:
src/citymania/cm_export.cpp#L209
unused variable 'buffer' [-Wunused-variable]
|
Build:
src/citymania/cm_export.cpp#L211
unused variable 'first' [-Wunused-variable]
|
Build:
src/citymania/cm_export.cpp#L271
unused variable 'remap' [-Wunused-variable]
|
Build:
src/citymania/cm_export.cpp#L276
unused variable 'e' [-Wunused-variable]
|
The logs for this run have expired and are no longer available.
Loading