[Issue 12248] Static arrays have no tail const
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Feb 25 02:49:52 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12248
--- Comment #3 from bearophile_hugs at eml.cc 2014-02-25 02:49:48 PST ---
(In reply to comment #1)
> Wrapping the array in a struct causes .sort to work, but not
> std.algorithm.sort. Now I'm not sure what the bug is.
Please show the code that shows the difference.
Also, never use the built-in sort, it's quite buggy, and it's going to be
deprecated, hopefully warned-against in dmd 2.066.
--
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