Commit a45f839b7badd1ac99a07723bc45972fd4e3c316

Giuseppe D'Angelo 2020-12-14T12:21:50

Fix mixed signed/unsigned comparisons Force both operands to unsigned. n_codepoints does not seem to ever contain negative offsets anyhow, should it actually be unsigned?