You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2017/07/18 05:59:00 UTC

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

     [ 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)