[jira] [Created] (GROOVY-11071) Compiler error related to getAt and type parameters

2023-05-24 Thread Daniel Huss (Jira)
Daniel Huss created GROOVY-11071: Summary: Compiler error related to getAt and type parameters Key: GROOVY-11071 URL: https://issues.apache.org/jira/browse/GROOVY-11071 Project: Groovy Issue

[GitHub] groovy pull request #643: GROOVY-8241 SAM parameter type inference for expli...

2018-02-14 Thread daniel-huss
Github user daniel-huss commented on a diff in the pull request: https://github.com/apache/groovy/pull/643#discussion_r168272512 --- Diff: src/test/groovy/transform/stc/MethodCallsSTCTest.groovy --- @@ -383,6 +406,94 @@ class MethodCallsSTCTest extends StaticTypeCheckingTestCase

[GitHub] groovy pull request #643: GROOVY-8241 SAM parameter type inference for expli...

2017-12-16 Thread daniel-huss
Github user daniel-huss commented on a diff in the pull request: https://github.com/apache/groovy/pull/643#discussion_r157355618 --- Diff: src/test/groovy/transform/stc/MethodCallsSTCTest.groovy --- @@ -383,6 +406,94 @@ class MethodCallsSTCTest extends StaticTypeCheckingTestCase

[jira] [Created] (GROOVY-8053) Groovyc: anonymous class in static method cannot access its fields without "this"

2017-01-15 Thread Daniel Huss (JIRA)
Daniel Huss created GROOVY-8053: --- Summary: Groovyc: anonymous class in static method cannot access its fields without "this" Key: GROOVY-8053 URL: https://issues.apache.org/jira/browse/G

[jira] [Updated] (GROOVY-8053) Groovyc: anonymous class in static method cannot access its fields without "this"

2017-01-15 Thread Daniel Huss (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Huss updated GROOVY-8053: Priority: Minor (was: Major) > Groovyc: anonymous class in static method cannot access its fie

[jira] [Closed] (GROOVY-8027) Unexpected ClassCastException in multi-catch including java.lang.Error

2016-12-19 Thread Daniel Huss (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Huss closed GROOVY-8027. --- Resolution: Duplicate > Unexpected ClassCastException in multi-catch including java.lang.Er

[jira] [Commented] (GROOVY-8027) Unexpected ClassCastException in multi-catch including java.lang.Error

2016-12-19 Thread Daniel Huss (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15762898#comment-15762898 ] Daniel Huss commented on GROOVY-8027: - Argh, 10 seconds after hitting "

[jira] [Created] (GROOVY-8027) Unexpected ClassCastException in multi-catch including java.lang.Error

2016-12-19 Thread Daniel Huss (JIRA)
Daniel Huss created GROOVY-8027: --- Summary: Unexpected ClassCastException in multi-catch including java.lang.Error Key: GROOVY-8027 URL: https://issues.apache.org/jira/browse/GROOVY-8027 Project: Groovy

[jira] [Commented] (GROOVY-7454) [Static type checking] - Reference to method is ambiguous

2015-12-03 Thread Daniel Huss (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037922#comment-15037922 ] Daniel Huss commented on GROOVY-7454: - Could this issue I'm seeing in v