[GitHub] groovy pull request: GROOVY-7742 - Stackoverflow when method param...

2016-02-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/253 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] groovy pull request: GROOVY-7742 - Stackoverflow when method param...

2016-02-07 Thread jwagenleitner
Github user jwagenleitner commented on a diff in the pull request: https://github.com/apache/groovy/pull/253#discussion_r52127643 --- Diff: src/test/groovy/transform/stc/GenericsSTCTest.groovy --- @@ -1800,6 +1800,19 @@ assert result == 'ok' ''' } +// GRO

[GitHub] groovy pull request: GROOVY-7742 - Stackoverflow when method param...

2016-02-07 Thread shils
Github user shils commented on a diff in the pull request: https://github.com/apache/groovy/pull/253#discussion_r52126075 --- Diff: src/test/groovy/transform/stc/GenericsSTCTest.groovy --- @@ -1800,6 +1800,19 @@ assert result == 'ok' ''' } +// GROOVY-7742

[GitHub] groovy pull request: GROOVY-7742 - Stackoverflow when method param...

2016-02-07 Thread fpavageau
Github user fpavageau commented on a diff in the pull request: https://github.com/apache/groovy/pull/253#discussion_r52125721 --- Diff: src/test/groovy/transform/stc/GenericsSTCTest.groovy --- @@ -1800,6 +1800,19 @@ assert result == 'ok' ''' } +// GROOVY-

[GitHub] groovy pull request: GROOVY-7742 - Stackoverflow when method param...

2016-02-07 Thread shils
Github user shils commented on a diff in the pull request: https://github.com/apache/groovy/pull/253#discussion_r52125211 --- Diff: src/test/groovy/transform/stc/GenericsSTCTest.groovy --- @@ -1800,6 +1800,19 @@ assert result == 'ok' ''' } +// GROOVY-7742

[GitHub] groovy pull request: GROOVY-7742 - Stackoverflow when method param...

2016-02-04 Thread jwagenleitner
GitHub user jwagenleitner opened a pull request: https://github.com/apache/groovy/pull/253 GROOVY-7742 - Stackoverflow when method parameters have different placeholders Not sure about this fix, but putting it out there for review. You can merge this pull request into a Git reposit