Implement dock building preview #191
Annotations
2 errors and 10 warnings
Build:
src/citymania/cm_station_gui.cpp#L939
'citymania::DockPreview::Execute': must return a value
|
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#L795
'argument': conversion from 'size_t' to 'byte', possible loss of data
|
Build:
src/citymania/cm_highlight.cpp#L1648
'<': unsafe use of type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1649
'<': unsafe use of type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1650
'<': unsafe use of type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1651
'<': unsafe use of type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1652
'==': unsafe mix of type 'uint8_t' and type 'bool' in operation
|
Build:
src/citymania/cm_highlight.cpp#L1652
'==': unsafe mix of type 'uint8_t' and type 'bool' in operation
|
Loading