You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by kamaci <gi...@git.apache.org> on 2018/11/20 07:20:58 UTC

[GitHub] clerezza pull request #8: Iterator.next() method should throw NoSuchElementE...

GitHub user kamaci opened a pull request:

    https://github.com/apache/clerezza/pull/8

    Iterator.next() method should throw NoSuchElementException.

    NoSuchElementException is thrown at no such element case.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kamaci/clerezza fix_2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/clerezza/pull/8.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #8
    
----
commit 337006428616cf030bc6286bc404fa954ad6056c
Author: kamaci <fu...@...>
Date:   2018-11-20T07:19:21Z

    Iterator.next() method should throw NoSuchElementException.

----


---

[GitHub] clerezza pull request #8: Iterator.next() method should throw NoSuchElementE...

Posted by kamaci <gi...@git.apache.org>.
Github user kamaci closed the pull request at:

    https://github.com/apache/clerezza/pull/8


---