Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-2872

Incorrect argument order in CubeManager#calculateHoles()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • None
    • None
    • None
    • None

    Description

                      if (first.isOffsetCube()) {
                          hole.setSegRange(new SegmentRange(first.getSegRange().end, second.getSegRange().start));
      

      The arguments to SegmentRange are reversed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: