Update iexamine_elevator.cpp #6477
Annotations
10 warnings
src/options.cpp#L1877
insufficient spaces at this location. 2 required, but only 1 found. [cata-text-style]
|
src/ranged.cpp#L130
Variable 'skill_dodge' declared but not used. [cata-unused-statics]
|
src/ranged.cpp#L874
'ammo' used after it was moved [bugprone-use-after-move]
|
src/map_extras.cpp#L68
Variable 'flag_LIQUID' declared but not used. [cata-unused-statics]
|
src/mapgen.cpp#L87
Variable 'GROUP_NETHER' declared but not used. [cata-unused-statics]
|
src/mapgen.cpp#L89
Variable 'GROUP_ROBOT_SECUBOT' declared but not used. [cata-unused-statics]
|
src/npc.h#L1425
function 'npc_overmap::spawn_chance_in_hour' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
src/character.cpp#L381
Variable 'trait_flag_PRED1' declared but not used. [cata-unused-statics]
|
src/activity_handlers.cpp#L242
Variable 'qual_AXE' declared but not used. [cata-unused-statics]
|
src/explosion.cpp#L553
Variable 'delay_ms' declared as 'const long'. Prefer int or int64_t to long. [cata-no-long]
|
The logs for this run have expired and are no longer available.
Loading