Code update #176
Annotations
1 error and 10 warnings
|
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_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
|
src/citymania/cm_highlight.cpp#L1430
'<': unsafe use of type 'bool' in operation
|
src/citymania/cm_highlight.cpp#L1431
'<': unsafe use of type 'bool' in operation
|
src/citymania/cm_highlight.cpp#L1432
'<': unsafe use of type 'bool' in operation
|
src/citymania/cm_highlight.cpp#L1433
'<': unsafe use of type 'bool' in operation
|
src/citymania/cm_highlight.cpp#L1434
'==': unsafe mix of type 'uint8_t' and type 'bool' in operation
|
src/citymania/cm_highlight.cpp#L1434
'==': unsafe mix of type 'uint8_t' and type 'bool' in operation
|
This job failed
Loading