Rework station building tool for rail and road #189
Annotations
1 error and 10 warnings
Build
Process completed with exit code 1.
|
Build:
src/citymania/cm_base64.cpp#L96
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
|
Build:
src/citymania/cm_base64.cpp#L113
'=': conversion from 'size_t' to 'unsigned char', possible loss of data
|
Build:
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'
|
Build:
src/citymania/cm_highlight.cpp#L771
'argument': conversion from 'size_t' to 'byte', possible loss of data
|
Build:
src/citymania/cm_highlight.cpp#L1606
'<': unsafe use of type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1607
'<': unsafe use of type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1608
'<': unsafe use of type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1609
'<': unsafe use of type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1610
'==': unsafe mix of type 'uint8_t' and type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1610
'==': unsafe mix of type 'uint8_t' and type 'bool' in operation
|
Loading