[Issue 12183] using std.algorithm.sort makes valgrind abort

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jun 7 08:43:44 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12183

safety0ff.bugz <safety0ff.bugz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |safety0ff.bugz at gmail.com

--- Comment #7 from safety0ff.bugz <safety0ff.bugz at gmail.com> ---
(In reply to yebblies from comment #6)
> Chances are the workaround can now be removed.

They fixed it by avoiding floating point altogether, the solution should be
superior than the prior code.

--


More information about the Digitalmars-d-bugs mailing list