codecov-commenter commented on PR #1898:
URL: https://github.com/apache/groovy/pull/1898#issuecomment-1586479274
##
[Codecov](https://app.codecov.io/gh/apache/groovy/pull/1898?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Re
dependabot[bot] opened a new pull request, #1898:
URL: https://github.com/apache/groovy/pull/1898
Bumps com.github.ben-manes.versions from 0.46.0 to 0.47.0.
[}} scores 536 and DGM
[
https://issues.apache.org/jira/browse/GROOVY-11042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles reassigned GROOVY-11042:
Assignee: (was: Eric Milles)
> Wrong method is chosen from the Groovy runtime
>
[
https://issues.apache.org/jira/browse/GROOVY-11086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17731361#comment-17731361
]
Eric Milles commented on GROOVY-11086:
--
Is this how Java supports method overload
[
https://issues.apache.org/jira/browse/GROOVY-11086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-11086:
-
Language: groovy
> Wrong method is chosen when having overloaded methods with bounded type
> p
[
https://issues.apache.org/jira/browse/GROOVY-11091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-11091:
-
Language: groovy
Summary: main method signature transformed (was: Reflection bug)
> main
[
https://issues.apache.org/jira/browse/GROOVY-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-11090:
-
Priority: Major (was: Minor)
> STC: closure param type inference for tuple
> -
[
https://issues.apache.org/jira/browse/GROOVY-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-11090:
-
Issue Type: Improvement (was: Bug)
> STC: closure param type inference for tuple
> ---
[
https://issues.apache.org/jira/browse/GROOVY-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-11090:
-
Language: groovy
> STC: closure param type inference for tuple
> --
[
https://issues.apache.org/jira/browse/GROOVY-11089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-11089:
-
Language: groovy
> STC: closure param type inference for array and list
> -
[
https://issues.apache.org/jira/browse/GROOVY-11092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-11092:
-
Description:
Consider the following:
{code:groovy}
import java.util.function.Consumer
import st
Eric Milles created GROOVY-11092:
Summary: STC: support coerced closure argument destructuring (for
list and tuple)
Key: GROOVY-11092
URL: https://issues.apache.org/jira/browse/GROOVY-11092
Project: G
[
https://issues.apache.org/jira/browse/GROOVY-11091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17731352#comment-17731352
]
Paul King commented on GROOVY-11091:
Groovy "promotes" a "static main(args)" method
14 matches
Mail list logo