[jira] [Commented] (GROOVY-7701) org.codehaus.groovy.runtime.typehandling.GroovyCastException in Groovy ".with { ... }" - Block

2016-01-05 Thread Maik Igloffstein (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15082652#comment-15082652 ] Maik Igloffstein commented on GROOVY-7701: -- Will this bug be fixed in the next release? >

[jira] [Commented] (GROOVY-7291) Declaration of double variable without value assignment referrenced in closure

2016-01-05 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083158#comment-15083158 ] Martin Hák commented on GROOVY-7291: thank you for quick response Jochen, it's ok to wait for next

[jira] [Commented] (GROOVY-7701) org.codehaus.groovy.runtime.typehandling.GroovyCastException in Groovy ".with { ... }" - Block

2016-01-05 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083017#comment-15083017 ] Jochen Theodorou commented on GROOVY-7701: -- as long as the bug is open, you cannot expect it

[GitHub] groovy pull request: Two branches in the same conditional structur...

2016-01-05 Thread blackdrag
Github user blackdrag commented on a diff in the pull request: https://github.com/apache/groovy/pull/232#discussion_r48842494 --- Diff: src/main/org/codehaus/groovy/classgen/asm/sc/StaticInvocationWriter.java --- @@ -602,7 +602,7 @@ private static void pushZero(final MethodVisitor

[GitHub] groovy pull request: Two branches in the same conditional structur...

2016-01-05 Thread blackdrag
Github user blackdrag commented on a diff in the pull request: https://github.com/apache/groovy/pull/232#discussion_r48842357 --- Diff: src/main/org/codehaus/groovy/classgen/asm/OperandStack.java --- @@ -336,14 +336,12 @@ private void doConvertAndCast(ClassNode targetType, boolean

[jira] [Updated] (GROOVY-7291) Declaration of double variable without value assignment referrenced in closure

2016-01-05 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou updated GROOVY-7291: - Priority: Critical (was: Major) > Declaration of double variable without value

[jira] [Commented] (GROOVY-7291) Declaration of double variable without value assignment referrenced in closure

2016-01-05 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083011#comment-15083011 ] Jochen Theodorou commented on GROOVY-7291: -- I did set the fix version for the next release,