Code update #181
Annotations
1 error and 10 warnings
|
src/citymania/cm_bitstream.cpp#L54
'return': conversion from 'size_t' to 'uint', possible loss of data
|
src/citymania/cm_export.cpp#L464
'=': conversion from 'size_t' to 'uint', possible loss of data
|
src/citymania/cm_base64.cpp#L85
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
src/citymania/cm_base64.cpp#L96
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
|
src/citymania/cm_base64.cpp#L113
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
|
src/citymania/cm_cargo_table_gui.cpp#L91
'=': conversion from 'size_t' to 'uint', possible loss of data
|
src/citymania/cm_commands.cpp#L189
'return': conversion from 'size_t' to 'uint', possible loss of data
|
src/citymania/cm_command_log.cpp#L42
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'TimerGameTick::TickCounter'
|
|
src/citymania/cm_highlight.cpp#L600
'argument': conversion from 'size_t' to 'byte', possible loss of data
|
This job failed
Loading