index.c
63.2 KB
-
index: reuc and name entrycounts should be size_t · 2fe8157e
For the REUC and NAME entries, we use size_t internally, and we take size_t for the get_byindex() functions, but the entrycount() functions strangely cast to an unsigned int instead.
Edward Thomson committed