You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by danielsun1106 <gi...@git.apache.org> on 2018/05/09 17:40:27 UTC

[GitHub] groovy pull request #699: GROOVY-7204: Static type checking and compilation ...

GitHub user danielsun1106 opened a pull request:

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

    GROOVY-7204: Static type checking and compilation fail when multiple …

    …generics in use

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

    $ git pull https://github.com/danielsun1106/groovy GROOVY-7204

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

    https://github.com/apache/groovy/pull/699.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 #699
    
----
commit 1adb32dc73f13f07cc61124711d3bba92dd6ec82
Author: Daniel Sun <re...@...>
Date:   2018-05-09T17:38:30Z

    GROOVY-7204: Static type checking and compilation fail when multiple generics in use

----


---

[GitHub] groovy pull request #699: GROOVY-7204: Static type checking and compilation ...

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

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


---