[Issue 18134] BitArray >>= broken when length % (8 * size_t.sizeof) == 0
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Feb 2 18:24:28 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 % size_t.sizeof = 0 |length % (8 *
| |size_t.sizeof) == 0
--
More information about the Digitalmars-d-bugs
mailing list