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/09/22 16:15:13 UTC

[GitHub] groovy pull request #801: GROOVY-8327: Parser regression. Can't access stati...

GitHub user danielsun1106 opened a pull request:

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

    GROOVY-8327: Parser regression. Can't access static instance method b…

    …efore class is constructed

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

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

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

    https://github.com/apache/groovy/pull/801.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 #801
    
----
commit 4d285954134a45c88257aaa7b24775ea1f3a6a71
Author: danielsun1106 <re...@...>
Date:   2018-09-22T15:49:06Z

    GROOVY-8327: Parser regression. Can't access static instance method before class is constructed

----


---

[GitHub] groovy pull request #801: GROOVY-8327: Can't access static instance method b...

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

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


---