[Issue 3839] std.range.iota cannot take 'long' arguments.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 22 23:32:01 PDT 2010


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


kennytm at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.041                       |D2
         OS/Version|Mac OS X                    |All


--- Comment #1 from kennytm at gmail.com 2010-06-22 23:31:59 PDT ---
As of Phobos r1686 the code still cannot compile correctly. The new error is

    /usr/include/phobos/std/range.d(2161): Error: cannot implicitly convert
expression ((this.pastLast - this.current) / cast(long)this.step) of type long
to uint

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