[jira] [Commented] (GROOVY-11185) each after transpose with 2 arguments does not compile

2023-10-06 Thread Mauro Ciancio (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17772634#comment-17772634 ] Mauro Ciancio commented on GROOVY-11185: Can I see the fix? I see no related commits > each

[jira] [Updated] (GROOVY-11185) each after transpose with 2 arguments does not compile

2023-10-02 Thread Mauro Ciancio (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Ciancio updated GROOVY-11185: --- Description: Hi there, this code compiled up until groovy 3.0.18, in 3.0.19 stopped

[jira] [Updated] (GROOVY-11185) each after transpose with 2 arguments does not compile

2023-10-02 Thread Mauro Ciancio (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Ciancio updated GROOVY-11185: --- Description: Hi there, this code compiled up until groovy 3.0.18, in 3.0.19 stopped

[jira] [Created] (GROOVY-11185) each after transpose with 2 arguments does not compile

2023-10-02 Thread Mauro Ciancio (Jira)
Mauro Ciancio created GROOVY-11185: -- Summary: each after transpose with 2 arguments does not compile Key: GROOVY-11185 URL: https://issues.apache.org/jira/browse/GROOVY-11185 Project: Groovy

[jira] [Commented] (GROOVY-10178) @CompileStatic and @NullCheck make compiler fail

2021-09-28 Thread Mauro Ciancio (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17421575#comment-17421575 ] Mauro Ciancio commented on GROOVY-10178: hey thanks! > @CompileStatic and @NullCheck make

[jira] [Commented] (GROOVY-10178) @CompileStatic and @NullCheck make compiler fail

2021-09-08 Thread Mauro Ciancio (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17411995#comment-17411995 ] Mauro Ciancio commented on GROOVY-10178: Hi [~emilles]. I can help you testing the solution, so

[jira] [Commented] (GROOVY-10178) @CompileStatic and @NullCheck make compiler fail

2021-07-28 Thread Mauro Ciancio (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17389234#comment-17389234 ] Mauro Ciancio commented on GROOVY-10178: I have a patch that's a failing test. HTH

[jira] [Updated] (GROOVY-10178) @CompileStatic and @NullCheck make compiler fail

2021-07-28 Thread Mauro Ciancio (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Ciancio updated GROOVY-10178: --- Attachment: 0001-failing-test.patch > @CompileStatic and @NullCheck make compiler fail >

[jira] [Commented] (GROOVY-10178) @CompileStatic and @NullCheck make compiler fail

2021-07-21 Thread Mauro Ciancio (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17385142#comment-17385142 ] Mauro Ciancio commented on GROOVY-10178: I might provide a patch if someone gives me a hint

[jira] [Updated] (GROOVY-10178) @CompileStatic and @NullCheck make compiler fail

2021-07-21 Thread Mauro Ciancio (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Ciancio updated GROOVY-10178: --- Description: The following code makes compiler fail with an error: {code:java}

[jira] [Created] (GROOVY-10178) @CompileStatic and @NullCheck make compiler fail

2021-07-21 Thread Mauro Ciancio (Jira)
Mauro Ciancio created GROOVY-10178: -- Summary: @CompileStatic and @NullCheck make compiler fail Key: GROOVY-10178 URL: https://issues.apache.org/jira/browse/GROOVY-10178 Project: Groovy