[jira] [Commented] (GROOVY-7902) collate() infinite loop with zeroed step

2016-08-08 Thread Felipe Mamud (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412632#comment-15412632 ] Felipe Mamud commented on GROOVY-7902: -- PR opened in Github: https://github.com/apac

[jira] [Created] (GROOVY-7903) Locally declared variables in methods are not accessible from the VariableScope

2016-08-08 Thread Natacha Gabbamonte (JIRA)
Natacha Gabbamonte created GROOVY-7903: -- Summary: Locally declared variables in methods are not accessible from the VariableScope Key: GROOVY-7903 URL: https://issues.apache.org/jira/browse/GROOVY-7903

[jira] [Updated] (GROOVY-7902) collate() infinite loop with zeroed step

2016-08-08 Thread Felipe Mamud (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felipe Mamud updated GROOVY-7902: - Description: Fixing infinite loop in Iterable.collate method when step parameter is equals to ze

[jira] [Updated] (GROOVY-7902) collate() infinite loop with zeroed step

2016-08-08 Thread Felipe Mamud (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felipe Mamud updated GROOVY-7902: - Description: Fixing infinite loop in Iterable.collate method when step parameter is equals to ze

[jira] [Created] (GROOVY-7902) collate() infinite loop with zeroed step

2016-08-08 Thread Felipe Mamud (JIRA)
Felipe Mamud created GROOVY-7902: Summary: collate() infinite loop with zeroed step Key: GROOVY-7902 URL: https://issues.apache.org/jira/browse/GROOVY-7902 Project: Groovy Issue Type: Bug

[GitHub] groovy pull request #:

2016-08-08 Thread jwagenleitner
Github user jwagenleitner commented on the pull request: https://github.com/apache/groovy/commit/584d4d405061a08c317ea1297c2833f93445bcb7#commitcomment-18561203 In src/spec/test/SyntaxTest.groovy: In src/spec/test/SyntaxTest.groovy on line 169: Thanks for pointing that out. I

[jira] [Comment Edited] (GROOVY-6278) private super class members are not ignored

2016-08-08 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411231#comment-15411231 ] Paul King edited comment on GROOVY-6278 at 8/8/16 12:07 PM: F