Actions
Bug #2228
opencity_name_getx() dead code
Start date:
09/07/2026
Due date:
% Done:
0%
Estimated time:
Description
clang 23 analyzer on main branch (autotools based build):
CC city.lo
../../../src/common/city.c:1190:7: warning: Value stored to 'spacer' is never read [deadcode.DeadStores]
1190 | spacer = TRUE;
No data to display
Actions