Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-180

bug in DocGenerator.groovy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0-beta-4
    • None
    • None

    Description

      The groovy jdk documentation for size() on primitive array types looks wrong...

      http://groovy.codehaus.org/groovy-jdk.html#meth5

      int size(char[] array)

      it should look like

      int size()

      i.e. that you can call someArray.size()

      Attachments

        Activity

          People

            guillaume Guillaume Sauthier
            jstrachan James Strachan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: