[jira] [Created] (GROOVY-11681) Return statement throws a compile error inside a closure

2025-05-28 Thread Saravanan (Jira)
Saravanan created GROOVY-11681: -- Summary: Return statement throws a compile error inside a closure Key: GROOVY-11681 URL: https://issues.apache.org/jira/browse/GROOVY-11681 Project: Groovy Issue

Re: [PR] GROOVY-11680: Java stubs use deprecated constant constructors in some… [groovy]

2025-05-28 Thread via GitHub
eric-milles commented on PR #2235: URL: https://github.com/apache/groovy/pull/2235#issuecomment-2916595655 change looks fine now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[jira] [Commented] (GROOVY-11680) Java stubs use deprecated constant constructors in some cases

2025-05-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954606#comment-17954606 ] ASF GitHub Bot commented on GROOVY-11680: - eric-milles commented on PR #2235: U

[jira] [Commented] (GROOVY-11681) Return statement throws a compile error inside a closure

2025-05-28 Thread Saravanan (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954853#comment-17954853 ] Saravanan commented on GROOVY-11681: I tried adding a type checker and overriding t

[jira] [Commented] (GROOVY-11670) Class names that start with lower case letters

2025-05-28 Thread Saravanan (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954576#comment-17954576 ] Saravanan commented on GROOVY-11670: Respectful ping on topic. A lot of class names

Re: [PR] GROOVY-11680: Java stubs use deprecated constant constructors in some… [groovy]

2025-05-28 Thread via GitHub
paulk-asert merged PR #2235: URL: https://github.com/apache/groovy/pull/2235 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@g

[jira] [Updated] (GROOVY-11680) Java stubs use deprecated constant constructors in some cases

2025-05-28 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-11680: --- Fix Version/s: 5.0.0-beta-2 > Java stubs use deprecated constant constructors in some cases > -

[jira] [Commented] (GROOVY-11680) Java stubs use deprecated constant constructors in some cases

2025-05-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954613#comment-17954613 ] ASF GitHub Bot commented on GROOVY-11680: - paulk-asert merged PR #2235: URL: ht

[jira] [Commented] (GROOVY-11681) Return statement throws a compile error inside a closure

2025-05-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954817#comment-17954817 ] Eric Milles commented on GROOVY-11681: -- Is there more than one signature for submi

[jira] [Commented] (GROOVY-11670) Class names that start with lower case letters

2025-05-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954818#comment-17954818 ] Eric Milles commented on GROOVY-11670: -- There is an optimization in the parser tha

[jira] [Commented] (GROOVY-11681) Return statement throws a compile error inside a closure

2025-05-28 Thread Saravanan (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954821#comment-17954821 ] Saravanan commented on GROOVY-11681: That seems like the problem. I added another m