[jira] [Resolved] (GROOVY-8587) Calling super in an overridden method results in MissingMethodException when method indirectly inherited from trait

2023-09-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-8587. - Fix Version/s: 5.0.0-alpha-2 Resolution: Fixed https://github.com/apache/groovy/commit/ce

[jira] [Commented] (GROOVY-10943) Treat multiple underscores as placeholders in multi-assignment statements and closure/lambda parameters

2023-09-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763204#comment-17763204 ] ASF GitHub Bot commented on GROOVY-10943: - orubel commented on PR #1867: URL: h

[GitHub] [groovy] orubel commented on pull request #1867: GROOVY-10943: Consider additional use of _ as a placeholder

2023-09-08 Thread via GitHub
orubel commented on PR #1867: URL: https://github.com/apache/groovy/pull/1867#issuecomment-1712051390 @paulk-asert > There are two separate method call expressions with name `_` in your example. AFAIK this is following the example (works great anyway) to set it so that only