You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On setting a bitset from outside the setter method will truncate the given bitset to the same byte size as needed by the current enumeration but it does not truncate left over bits.
This bug exists in versions from 2.1.0 to 2.2.1 and in current master.