[jira] [Commented] (GROOVY-8342) Static compilation error with a method returning an array in a type parameter

2018-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645818#comment-16645818 ] Paul King commented on GROOVY-8342: --- Thanks [~emilles]. I haven't thought through whether there is a

[jira] [Commented] (GROOVY-8342) Static compilation error with a method returning an array in a type parameter

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645315#comment-16645315 ] Eric Milles commented on GROOVY-8342: - This may fix the issue (edit indicated in the 2nd half):

[jira] [Commented] (GROOVY-8342) Static compilation error with a method returning an array in a type parameter

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645278#comment-16645278 ] Eric Milles commented on GROOVY-8342: - Down from the above method, in {{StaticTypeCheckingSupport}}:

[jira] [Commented] (GROOVY-8342) Static compilation error with a method returning an array in a type parameter

2018-10-10 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645251#comment-16645251 ] Eric Milles commented on GROOVY-8342: - {{StaticTypeCheckingVisitor}} seems to have a handle on the