[Issue 20548] Use bit vector instead of bool[] in RandomCover when choices cannot be packed in a single word

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 31 06:17:54 UTC 2020


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/phobos pull request #7387 "Fix Issue 20548 - Use bit vector
instead of bool[] in RandomCover when choices cannot be packed in a single
word" fixing this issue:

- Fix Issue 20548 - Use bit vector instead of bool[] in RandomCover when
choices cannot be packed in a single word

https://github.com/dlang/phobos/pull/7387

--


More information about the Digitalmars-d-bugs mailing list