[Issue 18134] BitArray <<= broken when length % 32 = 0

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 2 14:26:44 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18134

Jakub Łabaj <uaaabbjjkl at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |uaaabbjjkl at gmail.com

--- Comment #2 from Jakub Łabaj <uaaabbjjkl at gmail.com> ---
Seems like it was wrong only for multiples of size_t.sizeof. I made a PR fixing
this: https://github.com/dlang/phobos/pull/6110.

--


More information about the Digitalmars-d-bugs mailing list