Commit graph

1 commit

Author SHA1 Message Date
Mikhail Novosyolov
3bc4c6394c Fix i686 build
```
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:       |                     ~~~^~
```
2023-01-09 23:24:54 +03:00