[Issue 10318] Built-in array sort usage warning, then deprecation, and finally removal

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 22 07:08:20 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=10318



--- Comment #4 from yebblies <yebblies at gmail.com> 2013-11-23 02:08:12 EST ---
(In reply to comment #3)
> (In reply to comment #2)
> > Well, I tried. Issue 5124.
> > 
> > https://github.com/yebblies/dmd/tree/issue10318
> > https://github.com/D-Programming-Language/druntime/pull/669
> 
> This issue is about the deprecation of just the built-in "sort". It is not
> about the deprecation of just the built-in "reverse".
> 
> The built-in "reverse" can't be yet deprecated, because currently the Phobos
> "reverse" can't replace all the usages of the built-in "reverse", see Issue
> 11555

And sort doesn't work in pure functions.  So what?  Besides, this is just a
warning, not a full-on deprecation.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list