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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Feb 28 16:01:11 PST 2015


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

--- Comment #11 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/568cd18b43fb2fe98a5eb62f06a00648450d7068
Fix Issue 13390 - Be explicit about non-empty input and fail early

Add unittest

https://github.com/D-Programming-Language/phobos/commit/4f3c90aaa3f47404647993eab2e92b53a9bfa4b9
Merge pull request #3001 from kuettler/fix13390

Fix Issue 13390 - Be explicit about non-empty input and fail early

--


More information about the Digitalmars-d-bugs mailing list