[
https://issues.apache.org/jira/browse/GROOVY-8454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Theodorou resolved GROOVY-8454.
--
Resolution: Not A Problem
> Method with wrong argument typed is called when passing 'nu
[
https://issues.apache.org/jira/browse/GROOVY-8454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Theodorou reassigned GROOVY-8454:
Assignee: Jochen Theodorou
> Method with wrong argument typed is called when passi
[
https://issues.apache.org/jira/browse/GROOVY-8454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1656#comment-1656
]
Jochen Theodorou commented on GROOVY-8454:
--
[~paulk] undefined is not correct. I
[
https://issues.apache.org/jira/browse/GROOVY-8454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1653#comment-1653
]
Marek Baluch commented on GROOVY-8454:
--
Paul - Thank you for the tip!
If this is un
[
https://issues.apache.org/jira/browse/GROOVY-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King updated GROOVY-8453:
--
Description:
Consider this (it can be pasted on the Groovy console):
{code:groovy}
import groovy.trans
[
https://issues.apache.org/jira/browse/GROOVY-8454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1633#comment-1633
]
Paul King commented on GROOVY-8454:
---
Actually for dynamic Groovy the result is undefine
[
https://issues.apache.org/jira/browse/GROOVY-8454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King updated GROOVY-8454:
--
Description:
The output of the following code is 'Map: null' instead of 'String: null'
{code:java}
cla
[
https://issues.apache.org/jira/browse/GROOVY-8454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King updated GROOVY-8454:
--
Description:
The output of the following code is 'Map: null' instead of 'String: null'
{code:java}
cla
[
https://issues.apache.org/jira/browse/GROOVY-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333281#comment-16333281
]
Akeem K Adkins commented on GROOVY-8339:
Is there anything the users can do to as
[
https://issues.apache.org/jira/browse/GROOVY-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akeem K Adkins updated GROOVY-8339:
---
Comment: was deleted
(was: Is there anything the users can do to assist you with resolving th
[
https://issues.apache.org/jira/browse/GROOVY-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333280#comment-16333280
]
Akeem K Adkins commented on GROOVY-8339:
Is there anything the users can do to as
Marek Baluch created GROOVY-8454:
Summary: Method with wrong argument typed is called when passing
'null'
Key: GROOVY-8454
URL: https://issues.apache.org/jira/browse/GROOVY-8454
Project: Groovy
GitHub user danielsun1106 opened a pull request:
https://github.com/apache/groovy/pull/654
Support native lambda in static compilation mode
Current implementation has supported common scenarios[1].
TODO:
* lambda in RHS of variable declaration
* callable lambda
*
13 matches
Mail list logo