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

Eric Milles resolved GROOVY-7734.
---------------------------------
    Fix Version/s: 5.0.0-alpha-6
                   4.0.19
                   3.0.21
       Resolution: Fixed

https://github.com/apache/groovy/commit/9a908b0176ea1c45863ff66e15b2be99d2b37cba

> ClassNode tryFindPossibleMethod only defined for TupleExpression
> ----------------------------------------------------------------
>
>                 Key: GROOVY-7734
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7734
>             Project: Groovy
>          Issue Type: Bug
>    Affects Versions: 2.4.5
>            Reporter: Anton
>            Assignee: Eric Milles
>            Priority: Major
>             Fix For: 5.0.0-alpha-6, 4.0.19, 3.0.21
>
>
> As seen here 
> https://github.com/apache/groovy/blob/master/src/main/org/codehaus/groovy/ast/ClassNode.java#L1257-L1258
>  if {{arguments}} is not a {{TupleExpression}} the method just returns.
> Shouldn't this be defined for other expression types as well?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to