[jira] [Created] (GROOVY-11377) wrong placement of error report in a closure

2024-05-15 Thread OC (Jira)
OC created GROOVY-11377: --- Summary: wrong placement of error report in a closure Key: GROOVY-11377 URL: https://issues.apache.org/jira/browse/GROOVY-11377 Project: Groovy Issue Type: Bug Compo

[jira] [Updated] (GROOVY-11212) Access to private fields of superclass from a block fails in subclass

2023-11-01 Thread OC (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] OC updated GROOVY-11212: Description: Test code: {code:groovy} class Foo {   private static final String wth='wth'   def foo() {     1.tim

[jira] [Updated] (GROOVY-11212) Access to private fields of superclass from a block fails in subclass

2023-11-01 Thread OC (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] OC updated GROOVY-11212: Description: Test code: {code:groovy} class Foo {   private static final String wth='wth'   def foo() {     1.tim

[jira] [Created] (GROOVY-11212) Access to private fields of superclass from a block fails in subclass

2023-11-01 Thread OC (Jira)
OC created GROOVY-11212: --- Summary: Access to private fields of superclass from a block fails in subclass Key: GROOVY-11212 URL: https://issues.apache.org/jira/browse/GROOVY-11212 Project: Groovy Issue

[jira] [Created] (GROOVY-10755) Ternary returning a list gets parsed improperly

2022-09-08 Thread OC (Jira)
OC created GROOVY-10755: --- Summary: Ternary returning a list gets parsed improperly Key: GROOVY-10755 URL: https://issues.apache.org/jira/browse/GROOVY-10755 Project: Groovy Issue Type: Bug Co

[jira] [Commented] (GROOVY-5357) The accessor pair can't be provided from different sources

2020-05-19 Thread OC (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17111560#comment-17111560 ] OC commented on GROOVY-5357: I might be missing something of importance, but by my own testi

[jira] [Created] (GROOVY-9561) Some ternary expressions with []'s and 'as' are not parsed properly

2020-05-18 Thread OC (Jira)
OC created GROOVY-9561: -- Summary: Some ternary expressions with []'s and 'as' are not parsed properly Key: GROOVY-9561 URL: https://issues.apache.org/jira/browse/GROOVY-9561 Project: Groovy Issue Type: