``` DEBUG: strcoll_l.c:184:24: error: 'seq2.save_idx' may be used uninitialized in this function [-Werror=maybe-uninitialized] DEBUG: 184 | len = weights[idx++]; DEBUG: | ~~~^~ ```