[Issue 19337] [Reg 2.082.0] Cannot call std.algorithm.sort twice

2018-11-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19337 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 19337] [Reg 2.082.0] Cannot call std.algorithm.sort twice

2018-11-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19337 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/a8e9857756e1b1db5735c31c2085569c95a7d6e6 fix Issue 19337 - cannot call std.algorithm.sort twice

[Issue 19337] [Reg 2.082.0] Cannot call std.algorithm.sort twice

2018-11-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19337 Martin Nowak changed: What|Removed |Added Keywords||pull --- Comment #4 from Martin Nowak ---

[Issue 19337] [Reg 2.082.0] Cannot call std.algorithm.sort twice

2018-11-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19337 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu Summary|Cannot call