You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Nick Wellnhofer (JIRA)" <ji...@apache.org> on 2016/05/15 10:10:12 UTC

[lucy-issues] [jira] [Created] (CLOWNFISH-98) Fix HashIterator error message

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)