[Issue 17247] std.bitmanip.read should not assume sliceable range is assign-copyable to ubyte[].

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Mar 8 13:44:17 PST 2017


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

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/6111a6cb377279912f47bf3e50846715006a9510
Fix issue 17247.

https://github.com/dlang/phobos/commit/a312a6a3fbd42442ece375ce95e36da25264b623
Merge pull request #5257 from quickfur/issue17247

Fix issue 17247: std.bitmanip.read should not assume hasSlicing means
assign-copyable

--


More information about the Digitalmars-d-bugs mailing list