[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 08:07:23 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20548
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
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" was
merged into master:
- 9014d77ab028b70d80dd6e93ff60b9744bd1780c by Nathan Sashihara:
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