Change vpslot_terrain_transform raw strings to string ids #78318
Annotations
6 errors
src/veh_type.cpp#L955
no member named 'post_terrain' in 'std::optional<vpslot_terrain_transform>'; did you mean to use '->' instead of '.'? [clang-diagnostic-error]
|
src/veh_type.cpp#L956
no member named 'post_furniture' in 'std::optional<vpslot_terrain_transform>'; did you mean to use '->' instead of '.'? [clang-diagnostic-error]
|
src/veh_type.cpp#L957
no member named 'post_field' in 'std::optional<vpslot_terrain_transform>'; did you mean to use '->' instead of '.'? [clang-diagnostic-error]
|
src/map.cpp#L5768
Unsequenced calls to member functions of 'active_item_ref' (of type 'item_reference'), at least one of which is non-const. [cata-unsequenced-calls,-warnings-as-errors]
|
src/map.cpp#L5850
Unsequenced calls to member functions of 'active_item_ref' (of type 'item_reference'), at least one of which is non-const. [cata-unsequenced-calls,-warnings-as-errors]
|
|
This job failed
Loading