[jira] [Created] (GROOVY-7694) Results of spread safe method calls should be stored in temporary variables

2015-11-28 Thread Shil Sinha (JIRA)
Shil Sinha created GROOVY-7694: -- Summary: Results of spread safe method calls should be stored in temporary variables Key: GROOVY-7694 URL: https://issues.apache.org/jira/browse/GROOVY-7694 Project:

[jira] [Commented] (GROOVY-7688) Using spread operator on function with compile static results in two calls to function

2015-11-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030609#comment-15030609 ] ASF GitHub Bot commented on GROOVY-7688: GitHub user shils opened a pull request:

[GitHub] incubator-groovy pull request: GROOVY-7688 Spread safe method call...

2015-11-28 Thread shils
GitHub user shils opened a pull request: https://github.com/apache/incubator-groovy/pull/199 GROOVY-7688 Spread safe method call receivers with side effects shoul… …d not be visited twice * StaticInvocationWriter#makeCall: use temporary variables for spread safe

[jira] [Commented] (GROOVY-7350) findAll and findResults should take an optional 'collector' argument

2015-11-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030619#comment-15030619 ] ASF GitHub Bot commented on GROOVY-7350: Github user shils closed the pull request at:

[GitHub] incubator-groovy pull request: GROOVY-7350: Add collector to dgm m...

2015-11-28 Thread shils
Github user shils closed the pull request at: https://github.com/apache/incubator-groovy/pull/13 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (GROOVY-6610) "Expecting to find object/array on stack" VerifyError when passing static member as argument to chained ctor call

2015-11-28 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030630#comment-15030630 ] Shil Sinha commented on GROOVY-6610: Note: this bug does not occur if ReproBug is statically

[jira] [Commented] (GROOVY-7538) Compiler crash in the static type checker with self-referencing generic type

2015-11-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030651#comment-15030651 ] ASF GitHub Bot commented on GROOVY-7538: Github user asfgit closed the pull request at:

[jira] [Resolved] (GROOVY-7538) Compiler crash in the static type checker with self-referencing generic type

2015-11-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved GROOVY-7538. --- Resolution: Fixed Assignee: Pascal Schumacher (was: Cédric Champeau)

[jira] [Commented] (GROOVY-7683) Memory leak when using Groovy as JSR-223 scripting language.

2015-11-28 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030676#comment-15030676 ] John Wagenleitner commented on GROOVY-7683: --- I tested the sample project with Groovy 2.3.11 and

[jira] [Commented] (GROOVY-7682) JsonBuilder or JsonOutput incompatible with JodaTime

2015-11-28 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030795#comment-15030795 ] John Wagenleitner commented on GROOVY-7682: --- Looks like this is caused by