[Issue 6531] assertion failure in std.range.iota

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 11 09:34:34 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=6531


safety0ff.bugz at gmail.com changed:

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


--- Comment #9 from safety0ff.bugz at gmail.com 2013-04-11 09:34:33 PDT ---
Indeed, casting does not seem sufficient to force correct rounding of
intermediate results.
Seems like the solution is to either assign and force rounding, or use
approxEqual with appropriate constants for the error terms.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list