[Issue 4603] array(iota(1, 0)) error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Aug 20 05:16:28 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4603
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #7 from bearophile_hugs at eml.cc 2010-08-20 05:16:23 PDT ---
Thank you for improving this bug. But I reopen the bug because I think raising
an error is the wrong design. As I have explained iota() is to be meant as the
ranges in for/foreach loops, so iota(1, 0) is like an empty loop, it's not an
error.
--
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