[Issue 6446] Problem with iota(long)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 6 19:56:15 PDT 2011


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> 2011-08-06 19:56:13 PDT ---
It compiles just fine with the latest master. I believe that that iota was
taking a size_t before, which then didn't work with long on 32-bit systems. It
was fixed in

https://github.com/D-Programming-Language/phobos/commit/d08f0e6621e1ceb1d8a4cded975507f775c8857e

I think that there was a bugzilla entry that went with it, but it's not in the
changelog, so I don't know what it was.

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