[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 06:23:12 PST 2013


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



--- Comment #3 from bearophile_hugs at eml.cc 2013-11-22 06:23:10 PST ---
(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

-- 
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