Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • U updater
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TurrisTurris
  • updater
  • updater
  • Merge requests
  • !167

Fix: report multiple candidates only if it isn't same table

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Karel Koci requested to merge multiple-candidates-warn into master Jan 30, 2017
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

For some reason, lua table.sort function calls compare function with arguments being same tables. This commit just ensures that warning isn't printed if such thing happens.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: multiple-candidates-warn