[Issue 12024] [REG DMD2.065-b2] template instantiation for swap(SysTime, SysTime) fails

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 29 05:18:14 PST 2014


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



--- Comment #7 from monarchdodra at gmail.com 2014-01-29 05:18:11 PST ---
(In reply to comment #6)
> Well, the regression needs to be solved one way or another.

Absolutly.

> Not being able to sort an array of timestamps is pretty bad.

If your original issue is that of sorting timestamps, then you may also be
interested in:

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

Because timestamps *are* assignable, so the fact that the elements aren't
swappable should not be preventing you from sorting them.

I think it was when I was originally looking into that issue that I introduced
that check. Small incremental improvements I guess.

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