[Issue 4789] std.algorithm.sort bug

2011-06-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4789 d...@dawgfoto.de changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 4789] std.algorithm.sort bug

2011-01-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4789 d...@dawgfoto.de changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 4789] std.algorithm.sort bug

2011-01-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4789 --- Comment #3 from d...@dawgfoto.de 2011-01-11 05:50:48 PST --- Before changeset 1948 the implementation used memcpy which would have also led to undefined behavior on some platforms. This was changeset 2180 that changed the implementation.

[Issue 4789] std.algorithm.sort bug

2010-09-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4789 David Simcha dsim...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED