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/18 03:39:07 UTC

[GitHub] groovy pull request #603: GROOVY-8260: Static compilation requires casting i...

GitHub user paulk-asert opened a pull request:

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

    GROOVY-8260: Static compilation requires casting inside instanceof check

    

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

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

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

    https://github.com/apache/groovy/pull/603.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 #603
    
----
commit e8fd90ae974fa97817682c1c4f8936feef2d2a66
Author: paulk <pa...@asert.com.au>
Date:   2017-09-18T03:37:59Z

    GROOVY-8260: Static compilation requires casting inside instanceof check

----


---

[GitHub] groovy pull request #603: GROOVY-8260: Static compilation requires casting i...

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

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


---