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

[GitHub] groovy pull request #607: GROOVY-8330: Wrong 'Inconvertible types' error on ...

GitHub user avafanasiev opened a pull request:

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

    GROOVY-8330: Wrong 'Inconvertible types' error on casting interface

    Make cast error a little bit like java.

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

    $ git pull https://github.com/avafanasiev/groovy master

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

    https://github.com/apache/groovy/pull/607.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 #607
    
----
commit f30d2e5dd6ce8045eb6656d1993f0dd9b07edfc5
Author: alexey.afanasiev <al...@jetbrains.com>
Date:   2017-09-26T14:43:15Z

    GROOVY-8330: Wrong 'Inconvertible types' error on casting interface

----


---

[GitHub] groovy pull request #607: GROOVY-8330: Wrong 'Inconvertible types' error on ...

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

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


---