You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2020/08/18 23:10:00 UTC

[GitHub] [groovy] eric-milles opened a new pull request #1348: GROOVY-9692: "call" method call for non-string expression w/ closure arg

eric-milles opened a new pull request #1348:
URL: https://github.com/apache/groovy/pull/1348


   https://issues.apache.org/jira/browse/GROOVY-9692


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [groovy] eric-milles commented on pull request #1348: GROOVY-9692: "call" method call for non-string expression w/ closure arg

Posted by GitBox <gi...@apache.org>.
eric-milles commented on pull request #1348:
URL: https://github.com/apache/groovy/pull/1348#issuecomment-675767703


   > Are there any parsing tests that needs to be updated?
   
   There are tests for the parser.  I'm not sure exactly where to add this in.  Probably there is a test for "1 { -> ... }" and there could be an addition of "[] { -> ... }" for your case.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [groovy] eric-milles merged pull request #1348: GROOVY-9692: "call" method call for non-string expression w/ closure arg

Posted by GitBox <gi...@apache.org>.
eric-milles merged pull request #1348:
URL: https://github.com/apache/groovy/pull/1348


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [groovy] MykolaGolubyev commented on pull request #1348: GROOVY-9692: "call" method call for non-string expression w/ closure arg

Posted by GitBox <gi...@apache.org>.
MykolaGolubyev commented on pull request #1348:
URL: https://github.com/apache/groovy/pull/1348#issuecomment-678829547


   oh nice!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [groovy] MykolaGolubyev commented on pull request #1348: GROOVY-9692: "call" method call for non-string expression w/ closure arg

Posted by GitBox <gi...@apache.org>.
MykolaGolubyev commented on pull request #1348:
URL: https://github.com/apache/groovy/pull/1348#issuecomment-675768280


   @eric-milles do you want me to add the test? 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org