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 2021/03/27 05:39:32 UTC

[GitHub] [groovy] eric-milles opened a new pull request #1534: GROOVY-10002: STC: fix checks for list literal assignment

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


   - empty and non-empty list literals can initialize Set variables
   - list literal generics checking skipped when constructor may be used
   - list literal as constructor arguments does not apply to abstract types
   
   https://issues.apache.org/jira/browse/GROOVY-10002


-- 
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] danielsun1106 commented on pull request #1534: GROOVY-10002: STC: fix checks for list literal assignment

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


   Merged. Thanks!


-- 
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] danielsun1106 merged pull request #1534: GROOVY-10002: STC: fix checks for list literal assignment

Posted by GitBox <gi...@apache.org>.
danielsun1106 merged pull request #1534:
URL: https://github.com/apache/groovy/pull/1534


   


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