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

index entries of same method name are missing in index-all.html

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0-rc-1
    • groovy-jdk
    • None

    Description

      Some method names are used between different classes: for example, abs(), asBoolean(). But they are showed only once in index-all.html. So there are smaller number of index entries than actual existences.

      It's caused by wrong implementation of comparator of TreeSet in DocGenerator.groovy. I sent a pull request to fix it. Please check it out.

      https://github.com/groovy/groovy-core/pull/384

      Attachments

        Activity

          People

            guillaume Guillaume Sauthier
            nobeans Yasuharu Nakano
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: