[jira] [Updated] (GROOVY-8261) Faulty getText implementations for ExpressionStatement & ThrowStatement

2017-07-17 Thread Paul King (JIRA)

 [ 
https://issues.apache.org/jira/browse/GROOVY-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul King updated GROOVY-8261:
--
Fix Version/s: 2.4.13

> Faulty getText implementations for ExpressionStatement & ThrowStatement
> ---
>
> Key: GROOVY-8261
> URL: https://issues.apache.org/jira/browse/GROOVY-8261
> Project: Groovy
>  Issue Type: Bug
>Affects Versions: 2.4.12
>Reporter: Jesse Glick
>Priority: Trivial
> Fix For: 2.4.13
>
>
> Retroactively filing for [PR 574|https://github.com/apache/groovy/pull/574]. 
> Expression statements printed a {{toString}} representation which did not 
> even vaguely resemble source code; you would expect the same source as the 
> expression itself. {{throw}} statements did not get printed at all, just an 
> unimplemented placeholder.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (GROOVY-8261) Faulty getText implementations for ExpressionStatement & ThrowStatement

2017-07-17 Thread Paul King (JIRA)

 [ 
https://issues.apache.org/jira/browse/GROOVY-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul King updated GROOVY-8261:
--
Affects Version/s: 2.4.12

> Faulty getText implementations for ExpressionStatement & ThrowStatement
> ---
>
> Key: GROOVY-8261
> URL: https://issues.apache.org/jira/browse/GROOVY-8261
> Project: Groovy
>  Issue Type: Bug
>Affects Versions: 2.4.12
>Reporter: Jesse Glick
>Priority: Trivial
> Fix For: 2.4.13
>
>
> Retroactively filing for [PR 574|https://github.com/apache/groovy/pull/574]. 
> Expression statements printed a {{toString}} representation which did not 
> even vaguely resemble source code; you would expect the same source as the 
> expression itself. {{throw}} statements did not get printed at all, just an 
> unimplemented placeholder.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)