[jira] [Commented] (GROOVY-7044) Cloned NodeBuilder created nodes share values (child nodes) with original node.

2016-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159688#comment-15159688 ] ASF GitHub Bot commented on GROOVY-7044: GitHub user daspilker opened a pull request:

[GitHub] groovy pull request: GROOVY-7044: Fixed deep cloning of nodes gene...

2016-02-23 Thread daspilker
GitHub user daspilker opened a pull request: https://github.com/apache/groovy/pull/270 GROOVY-7044: Fixed deep cloning of nodes generated by NodeBuilder Use default behavior when creating Nodes without value. You can merge this pull request into a Git repository by running: $

[jira] [Commented] (GROOVY-7764) Joint compilation does not work with AST-transformed Groovy

2016-02-23 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159533#comment-15159533 ] O. Reißig commented on GROOVY-7764: --- Sorry, I just saw another issue related to this. Any update on

[jira] [Updated] (GROOVY-7764) Joint compilation does not work with AST-transformed Groovy

2016-02-23 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] O. Reißig updated GROOVY-7764: -- Description: When using AST transformations together with joint compilation the generated stubs don't

[jira] [Created] (GROOVY-7764) Joint compilation does not work with AST-transformed Groovy

2016-02-23 Thread JIRA
O. Reißig created GROOVY-7764: - Summary: Joint compilation does not work with AST-transformed Groovy Key: GROOVY-7764 URL: https://issues.apache.org/jira/browse/GROOVY-7764 Project: Groovy

[jira] [Comment Edited] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159210#comment-15159210 ] John Wagenleitner edited comment on GROOVY-7763 at 2/23/16 5:15 PM:

[jira] [Commented] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159195#comment-15159195 ] John Wagenleitner commented on GROOVY-7763: --- I could be wrong but I think no casts were needed

[jira] [Commented] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159182#comment-15159182 ] Jochen Theodorou commented on GROOVY-7763: -- to explain the problem a bit more If you use the

[jira] [Commented] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread Graeme Rocher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159167#comment-15159167 ] Graeme Rocher commented on GROOVY-7763: --- all of the changes only in the referenced commit only

[jira] [Comment Edited] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread Graeme Rocher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159167#comment-15159167 ] Graeme Rocher edited comment on GROOVY-7763 at 2/23/16 4:49 PM: all of

[jira] [Commented] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159144#comment-15159144 ] John Wagenleitner commented on GROOVY-7763: --- Except for the issue with the ternary operator

[jira] [Commented] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread Graeme Rocher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159135#comment-15159135 ] Graeme Rocher commented on GROOVY-7763: --- I disagree, this:

[jira] [Commented] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159132#comment-15159132 ] John Wagenleitner commented on GROOVY-7763: --- GROOVY-7598 introduced type checking for return

[jira] [Created] (GROOVY-7763) Various problems with type inference in Groovy 2.4.6

2016-02-23 Thread Graeme Rocher (JIRA)
Graeme Rocher created GROOVY-7763: - Summary: Various problems with type inference in Groovy 2.4.6 Key: GROOVY-7763 URL: https://issues.apache.org/jira/browse/GROOVY-7763 Project: Groovy