You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by paulk-asert <gi...@git.apache.org> on 2017/09/14 09:42:12 UTC

[GitHub] groovy pull request #600: GROOVY-8247: AIOOBE in StaticTypeCheckingVisitor w...

GitHub user paulk-asert opened a pull request:

    https://github.com/apache/groovy/pull/600

    GROOVY-8247: AIOOBE in StaticTypeCheckingVisitor with SAM and explici…

    …t closure parameter

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

    $ git pull https://github.com/paulk-asert/groovy groovy8247

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

    https://github.com/apache/groovy/pull/600.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 #600
    
----
commit afb5302b0f447e73adbda62aa22c4d63ff1d4c48
Author: paulk <pa...@asert.com.au>
Date:   2017-09-14T09:38:17Z

    GROOVY-8247: AIOOBE in StaticTypeCheckingVisitor with SAM and explicit closure parameter

----


---

[GitHub] groovy pull request #600: GROOVY-8247: AIOOBE in StaticTypeCheckingVisitor w...

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

    https://github.com/apache/groovy/pull/600


---