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.
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.