Actions
Bug #2298
openfair_map_island_new(): 'length' set but unused on ndebug build
Start date:
09/26/2026
Due date:
% Done:
0%
Estimated time:
Description
'length' in fair_map_island_new() is only used in fc_assert() and log_debug(), provoking compiler warning on ndebug build.
Files
Actions