[jira] [Created] (GROOVY-10064) STC infers incorrect type for closure parameter

2021-04-27 Thread Christopher Smith (Jira)
Christopher Smith created GROOVY-10064: -- Summary: STC infers incorrect type for closure parameter Key: GROOVY-10064 URL: https://issues.apache.org/jira/browse/GROOVY-10064 Project: Groovy

[jira] [Updated] (GROOVY-10064) STC infers incorrect type for closure parameter

2021-04-27 Thread Christopher Smith (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Smith updated GROOVY-10064: --- Description: I have this subroutine in some code managing DynamoDB tables; the

[jira] [Created] (GROOVY-10063) STC: multiple-assignment from tuple-bearing static method

2021-04-27 Thread Eric Milles (Jira)
Eric Milles created GROOVY-10063: Summary: STC: multiple-assignment from tuple-bearing static method Key: GROOVY-10063 URL: https://issues.apache.org/jira/browse/GROOVY-10063 Project: Groovy

[jira] [Updated] (GROOVY-10063) STC: multiple-assignment from tuple-bearing static method

2021-04-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10063: - Description: Follow up from GROOVY-8223 and GROOVY-8887. Consider the following:

[jira] [Resolved] (GROOVY-10062) STC: no type parameter inference for variadic method called with fewer arguments than parameters

2021-04-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10062. -- Fix Version/s: 4.0.0-beta-1 Resolution: Fixed > STC: no type parameter inference for

[jira] [Created] (GROOVY-10062) STC: no type parameter inference for variadic method called with fewer arguments than parameters

2021-04-27 Thread Eric Milles (Jira)
Eric Milles created GROOVY-10062: Summary: STC: no type parameter inference for variadic method called with fewer arguments than parameters Key: GROOVY-10062 URL:

[jira] [Comment Edited] (GROOVY-10059) Super Class Closure Can't Find Field when Any Method Overridden

2021-04-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1739#comment-1739 ] Eric Milles edited comment on GROOVY-10059 at 4/27/21, 3:42 PM: You can

[jira] [Commented] (GROOVY-10059) Super Class Closure Can't Find Field when Any Method Overridden

2021-04-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1739#comment-1739 ] Eric Milles commented on GROOVY-10059: -- You can tag your class {{A}} with

[jira] [Commented] (GROOVY-10059) Super Class Closure Can't Find Field when Any Method Overridden

2021-04-27 Thread Ian (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1737#comment-1737 ] Ian commented on GROOVY-10059: -- Perfect, thank you. I did search, but evidently missed that one. > Super

[jira] [Comment Edited] (GROOVY-10055) STC does not support self bounded types

2021-04-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1726#comment-1726 ] Eric Milles edited comment on GROOVY-10055 at 4/27/21, 3:12 PM: You are

[jira] [Comment Edited] (GROOVY-10055) STC does not support self bounded types

2021-04-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1726#comment-1726 ] Eric Milles edited comment on GROOVY-10055 at 4/27/21, 3:11 PM: You are

[jira] [Comment Edited] (GROOVY-10055) STC does not support self bounded types

2021-04-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1726#comment-1726 ] Eric Milles edited comment on GROOVY-10055 at 4/27/21, 3:11 PM: You are

[jira] [Commented] (GROOVY-10055) STC does not support self bounded types

2021-04-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1726#comment-1726 ] Eric Milles commented on GROOVY-10055: -- You are using {{PostgreSQLContainer}} as a raw type, so

[jira] [Assigned] (GROOVY-8965) instanceof with || inserts wrong cast

2021-04-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-8965: --- Assignee: Eric Milles > instanceof with || inserts wrong cast >

[jira] [Assigned] (GROOVY-9931) !instanceof inference does not work

2021-04-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-9931: --- Assignee: Eric Milles > !instanceof inference does not work >

[jira] [Commented] (GROOVY-10059) Super Class Closure Can't Find Field when Any Method Overridden

2021-04-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17333280#comment-17333280 ] Eric Milles commented on GROOVY-10059: -- Duplicate of GROOVY-5438, et al. > Super Class Closure

[jira] [Closed] (GROOVY-10059) Super Class Closure Can't Find Field when Any Method Overridden

2021-04-27 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles closed GROOVY-10059. Resolution: Duplicate > Super Class Closure Can't Find Field when Any Method Overridden >