[Issue 10466] Optional "[]" syntax for std.range.iota too

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 31 03:25:39 PDT 2013


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



--- Comment #7 from bearophile_hugs at eml.cc 2013-08-31 03:25:36 PDT ---
(In reply to comment #6)

> Bottom line -- iota() currently does allow FP numbers and excluding them would
> be a breaking change.

I understand the general meaning of your words, and I could agree, but at the
moment there is no D code around shaped as "iota!"(]"(0.0, 1.0, 0.3)", so
formally there is no breaking. A code breaking change is when code that used to
work suddenly stops working or silently has a different semantics.

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