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

Jochen Kemnade updated GROOVY-7546:
-----------------------------------
    Affects Version/s:     (was: 2.4.4)
                       2.4.5

> Misleasing error message for null + something-that-is-not-a-string
> ------------------------------------------------------------------
>
>                 Key: GROOVY-7546
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7546
>             Project: Groovy
>          Issue Type: Improvement
>    Affects Versions: 2.4.5
>            Reporter: Jochen Kemnade
>            Priority: Minor
>              Labels: patch-available
>         Attachments: 
> 0001-GROOVY-7546-fix-NullPointerException-message-when-tr.patch
>
>
> {noformat}
> groovy:000> null + 1
> Cannot execute null+null
> groovy:000> null + []
> Cannot execute null+null
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to