[Issue 4603] array(iota(1, 0)) error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 9 11:08:20 PDT 2010


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



--- Comment #3 from kennytm at gmail.com 2010-08-09 11:08:17 PDT ---
Created an attachment (id=708)
Patch for range.d to throw when pastLast <= current.

This patch simply enforces pastLast > current, so it is consistent with the
floating point iota range. But it may be less useful.

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