Nick Wellnhofer created CLOWNFISH-98:
----------------------------------------
Summary: Fix HashIterator error message
Key: CLOWNFISH-98
URL: https://issues.apache.org/jira/browse/CLOWNFISH-98
Project: Apache Lucy-Clownfish
Issue Type: Bug
Reporter: Nick Wellnhofer
Assignee: Nick Wellnhofer
Priority: Minor
When accessing a HashIterator before calling Next, the wrong error is thrown
because (size_t)-1 is always larger than the Hash's capacity.
This broke when upgrading Hash to size_t indices.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)