[Issue 13390] [REG2.066] std.range.cycle ctor fails when empty input passed

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Aug 28 15:44:10 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13390

hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx

--- Comment #4 from hsteoh at quickfur.ath.cx ---
Sounds reasonable, though I would write "(_original.length > 0) ? ..." for
clarity's sake.

--


More information about the Digitalmars-d-bugs mailing list