[GitHub] groovy pull request #644: GROOVY-8406: Various DefaultGroovyMethods missing ...

2017-12-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/644 ---

[GitHub] groovy pull request #644: GROOVY-8406: Various DefaultGroovyMethods missing ...

2017-12-11 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/644#discussion_r156233058 --- Diff: src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java --- @@ -3371,77 +3396,179 @@ public static Number count(byte[] self, Object

[GitHub] groovy pull request #644: GROOVY-8406: Various DefaultGroovyMethods missing ...

2017-12-11 Thread shils
Github user shils commented on a diff in the pull request: https://github.com/apache/groovy/pull/644#discussion_r156211571 --- Diff: src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java --- @@ -3371,77 +3396,179 @@ public static Number count(byte[] self, Object value) {

[GitHub] groovy pull request #644: GROOVY-8406: Various DefaultGroovyMethods missing ...

2017-12-11 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/644 GROOVY-8406: Various DefaultGroovyMethods missing Array variants resu… …lting in no type inference You can merge this pull request into a Git repository by running: $ git pull