Something went wrong while setting issue due date.
BUG: bitSet bitwise and does not trim
The bitSet '&=' ignores the values from non-overlapping blocks, which means that values remain sticky. Should be actually zero out these blocks.
The bitSet '&=' ignores the values from non-overlapping blocks, which means that values remain sticky. Should be actually zero out these blocks.
Link issues together to show that they're related. Learn more.
assigned to @mark
changed title from bitSet bitwise and does not trim to BUG: bitSet bitwise and does not trim
mentioned in commit 036abb8e
closed