odb_loose.c
28 KB
-
odb_loose: explicitly cast to size_t · 759502ed
Quiet down a warning from MSVC about how we're potentially losing data. This is safe since we've explicitly tested that it's positive and less than SIZE_MAX.
Edward Thomson committed