[
https://issues.apache.org/jira/browse/CLOWNFISH-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Wellnhofer resolved CLOWNFISH-98.
--------------------------------------
Resolution: Fixed
Fix Version/s: 0.6.0
> 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
> Fix For: 0.6.0
>
>
> 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)