-
- Downloads
[BL] Use std::string::size_type to store positions.
This removes the clang sanitizer error "runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long')" in the test
Please register or sign in to comment