index.c
88.3 KB
-
index: explicitly cast down to a size_t · 494448a5
Quiet down a warning from MSVC about how we're potentially losing data. This cast is safe since we've explicitly tested that `strip_len` <= `last_len`.
Edward Thomson committed