You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@joshua.apache.org by jonmay <gi...@git.apache.org> on 2016/09/13 23:32:11 UTC

[GitHub] incubator-joshua pull request #53: can't set on uninitialized ArrayList

GitHub user jonmay opened a pull request:

    https://github.com/apache/incubator-joshua/pull/53

    can't set on uninitialized ArrayList

    randomLambda() as written will never work as it calls set on an empty ArrayList

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

    $ git pull https://github.com/jonmay/incubator-joshua master

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

    https://github.com/apache/incubator-joshua/pull/53.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 #53
    
----
commit 0f5d4cab3b44691e40324362dfab50229a347997
Author: Jonathan May <jo...@isi.edu>
Date:   2016-09-13T22:48:57Z

    can't set on uninitialized ArrayList

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-joshua pull request #53: can't set on uninitialized ArrayList

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

    https://github.com/apache/incubator-joshua/pull/53


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---