[Issue 16073] Ranges without opDollar not supported

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Oct 1 04:45:14 PDT 2016


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

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

https://github.com/dlang/phobos/commit/a818c7e059bf0e37609c7030b8306daf54909beb
[Issue 16073] Fix incorrect uses of random access range primitives in
std.algorithm.iteration

https://github.com/dlang/phobos/commit/3a1db06f41eca48e1b1b46ca05bb221c01714160
[Issue 16073] Fix incorrect uses of random access range primitives in
std.algorithm.mutation

https://github.com/dlang/phobos/commit/74398e70cf79acab6a352e7bbec614ce2f91dffb
[Issue 16073] Fix incorrect uses of random access range primitives in
std.algorithm.searching

https://github.com/dlang/phobos/commit/e216c10b2ce08cb8ae5c64983a2f24367f4b86e4
Merge pull request #4383 from JackStouffer/issue16073

https://github.com/dlang/phobos/commit/94d74ac8f5772e3e32f7c2e2b4b59fd0783a6ad5
[Issue 16073] Fix incorrect uses of random access range primitives in
std.algorithm.sorting

https://github.com/dlang/phobos/commit/c5bb43ce54d7feb244ba032c43aecd7aa7c9356a
Merge pull request #4425 from JackStouffer/issue16073

--


More information about the Digitalmars-d-bugs mailing list