[Issue 18134] BitArray >>= broken when length % size_t.sizeof = 0
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Feb 2 14:28:25 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18134
Jakub Łabaj <uaaabbjjkl at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|BitArray <<= broken when |BitArray >>= broken when
|length % 32 = 0 |length % size_t.sizeof = 0
--
More information about the Digitalmars-d-bugs
mailing list