Skip to content
Snippets Groups Projects

algo: Fix IsLanguageEmpty return value

Merged Jan Trávníček requested to merge fixIsLanguageEmpty into master

The IsLanguageEmpty algorithm returned wrong result (the opposite boolean) because of wrong use of the set::count method. Also use set::contains to make the code clearer.

Merge request reports

Pipeline #100630 passed with warnings

Pipeline passed with warnings for 804b0b0d on fixIsLanguageEmpty

Approval is optional

Merged by Jan TrávníčekJan Trávníček 4 years ago (Nov 17, 2020 8:47pm UTC)

Merge details

  • Changes merged into master with 804b0b0d.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #100635 passed with warnings

Pipeline passed with warnings for 804b0b0d on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading