gcc-13: Warning about map_claim_base() could_see_unit potentially used uninitalized
gcc-13 gives a warning about could_see_unit in map_claim_base() potentially being used uninitialized.
Its heuristics are off, I think. But we still need to avoid the warning.
gcc-13 gives a warning about could_see_unit in map_claim_base() potentially being used uninitialized.
Its heuristics are off, I think. But we still need to avoid the warning.