December 17 [Issue 22786] maxElement et al does not support range over immutable | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22786 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
January 25 [Issue 22786] maxElement et al does not support range over immutable | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22786 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @FeepingCreature created dlang/phobos pull request #8669 "Fix issue 22786: maxElement over immutable ranges" fixing this issue: - Fix issue 22786: Add yet another special case to the extremum code, in the hope that at even when the elements are immutable, at least the ranges will be assignable. https://github.com/dlang/phobos/pull/8669 -- |
Copyright © 1999-2021 by the D Language Foundation