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:28:12 UTC

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

     [ 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)