[GitHub] groovy pull request: GROOVY-7312 Add ACC_STATIC flag to inner clas...

2016-02-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/257 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] groovy pull request: GROOVY-7312 Add ACC_STATIC flag to inner clas...

2016-02-09 Thread shils
Github user shils commented on a diff in the pull request: https://github.com/apache/groovy/pull/257#discussion_r52389570 --- Diff: src/main/org/codehaus/groovy/classgen/asm/ClosureWriter.java --- @@ -80,7 +80,11 @@ public void writeClosure(ClosureExpression expression) {