Mentions légales du service

Skip to content
Snippets Groups Projects

Fix and explain AtomicBitSet.compare_lsb

Merged BOUR Frederic requested to merge fbour/menhir:fix-compare-lsb into master

AtomicBitSet.compare_lsb was incorrect when one of the argument was min_int (which has only the most significant bit set, representing the singleton with the highest element).

The patch corrects this case.

Edited by BOUR Frederic

Merge request reports

Loading
Loading

Activity

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