[GitHub] groovy pull request #798: GROOVY-8549: Compile Static causes getAt to fail

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/798 ---

[GitHub] groovy pull request #798: GROOVY-8549: Compile Static causes getAt to fail

2018-09-16 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/798 GROOVY-8549: Compile Static causes getAt to fail I started fixing this in STCSW first with something like below but then putAt also needs fixing. In the meantime, the added DGM methods provi