[jira] [Resolved] (GROOVY-8260) Static compilation requires casting inside instanceof check

2017-09-24 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8260. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.13 Proposed PR applied.

[jira] [Commented] (GROOVY-8260) Static compilation requires casting inside instanceof check

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

[GitHub] groovy pull request #603: GROOVY-8260: Static compilation requires casting i...

2017-09-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/603 ---

[jira] [Assigned] (GROOVY-8200) Shorthand |= results in NPE

2017-09-24 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-8200: - Assignee: Paul King (was: Jochen Theodorou) > Shorthand |= results in NPE >

[jira] [Resolved] (GROOVY-8200) Shorthand |= results in NPE

2017-09-24 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8200. --- Resolution: Fixed Fix Version/s: 2.5.0-beta-2 I agree with Jochen's comment that we don't

[jira] [Commented] (GROOVY-8200) Shorthand |= results in NPE

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

[GitHub] groovy pull request #555: GROOVY-8200 - Shorthand |= results in NPE

2017-09-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/555 ---

[jira] [Commented] (GROOVY-8255) Odd problems with flow typing and generics in Groovy 2.4.12+

2017-09-24 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178199#comment-16178199 ] Paul King commented on GROOVY-8255: --- Standalone example: {code} @groovy.transform.CompileStatic class

[jira] [Created] (GROOVY-8329) Consider statically typed/compiled as default for Groovy 3.0

2017-09-24 Thread JIRA
Endre Stølsvik created GROOVY-8329: -- Summary: Consider statically typed/compiled as default for Groovy 3.0 Key: GROOVY-8329 URL: https://issues.apache.org/jira/browse/GROOVY-8329 Project: Groovy