Daniel Sun created GROOVY-11651:
---
Summary: Bump antlr to 4.13.2.7
Key: GROOVY-11651
URL: https://issues.apache.org/jira/browse/GROOVY-11651
Project: Groovy
Issue Type: Dependency upgrade
[
https://issues.apache.org/jira/browse/GROOVY-11650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949354#comment-17949354
]
Paul King commented on GROOVY-11650:
{quote}If you create an iterator extension met
codecov-commenter commented on PR #2211:
URL: https://github.com/apache/groovy/pull/2211#issuecomment-2849276591
##
[Codecov](https://app.codecov.io/gh/apache/groovy/pull/2211?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&ut
[
https://issues.apache.org/jira/browse/GROOVY-11642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949294#comment-17949294
]
ASF GitHub Bot commented on GROOVY-11642:
-
codecov-commenter commented on PR #2
[
https://issues.apache.org/jira/browse/GROOVY-11642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949308#comment-17949308
]
ASF GitHub Bot commented on GROOVY-11642:
-
Copilot commented on code in PR #221
daniellansun commented on PR #2211:
URL: https://github.com/apache/groovy/pull/2211#issuecomment-2849336302
LGTM
--
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 unsubscr
[
https://issues.apache.org/jira/browse/GROOVY-11642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949309#comment-17949309
]
ASF GitHub Bot commented on GROOVY-11642:
-
daniellansun commented on PR #2211:
Copilot commented on code in PR #2211:
URL: https://github.com/apache/groovy/pull/2211#discussion_r2072671610
##
src/main/java/org/apache/groovy/parser/antlr4/AstBuilder.java:
##
@@ -1581,7 +1581,7 @@ public Void visitMemberDeclaration(final
MemberDeclarationContext ctx) {
daniellansun commented on PR #2212:
URL: https://github.com/apache/groovy/pull/2212#issuecomment-2849336900
+1
--
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 unsubscrib
[
https://issues.apache.org/jira/browse/GROOVY-11650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949310#comment-17949310
]
ASF GitHub Bot commented on GROOVY-11650:
-
daniellansun commented on PR #2212:
Daniel Sun created GROOVY-11652:
---
Summary: Bump spotbugs to 4.9.3
Key: GROOVY-11652
URL: https://issues.apache.org/jira/browse/GROOVY-11652
Project: Groovy
Issue Type: Dependency upgrade
[
https://issues.apache.org/jira/browse/GROOVY-11650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949287#comment-17949287
]
Eric Milles commented on GROOVY-11650:
--
If you create an iterator extension method
[
https://issues.apache.org/jira/browse/GROOVY-11648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949288#comment-17949288
]
Eric Milles commented on GROOVY-11648:
--
If your candidate list is a few hundred it
[
https://issues.apache.org/jira/browse/GROOVY-11648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949289#comment-17949289
]
Eric Milles commented on GROOVY-11648:
--
I’m not opposed to this effort (or many of
[
https://issues.apache.org/jira/browse/GROOVY-11640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949290#comment-17949290
]
Eric Milles commented on GROOVY-11640:
--
I do not interpret what was said so far as
[
https://issues.apache.org/jira/browse/GROOVY-11627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles reassigned GROOVY-11627:
Assignee: Eric Milles
> Compile Error when private and public functions use same name in
[
https://issues.apache.org/jira/browse/GROOVY-11652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Sun closed GROOVY-11652.
---
Fix Version/s: 5.0.0-alpha-13
Assignee: Daniel Sun
Resolution: Fixed
> Bump spotbug
eric-milles commented on PR #2211:
URL: https://github.com/apache/groovy/pull/2211#issuecomment-2849266564
I checked field, method and compact constructor. The first two already
include annotations and modifiers in their source offset and the compact
constructor is mapped to a closure in t
[
https://issues.apache.org/jira/browse/GROOVY-11642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949291#comment-17949291
]
ASF GitHub Bot commented on GROOVY-11642:
-
eric-milles commented on PR #2211:
U
dongwq commented on PR #2210:
URL: https://github.com/apache/groovy/pull/2210#issuecomment-2849075039
> This is an interesting proposal.
>
> One immediate point of feedback is I would change the IntRange semantics
to follow normal Groovy idioms. I know that means it might be slightly
dongwq commented on code in PR #2210:
URL: https://github.com/apache/groovy/pull/2210#discussion_r2072551816
##
src/main/java/org/codehaus/groovy/runtime/ArrayGroovyMethods.java:
##
@@ -6576,6 +6579,528 @@ public static T[] minus(T[] self, Object removeMe) {
return res
21 matches
Mail list logo