[Issue 10087] std.range.chunks problem with chunkSize = 0
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Dec 7 02:22:56 PST 2015
https://issues.dlang.org/show_bug.cgi?id=10087
ag0aep6g at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ag0aep6g at gmail.com
--- Comment #3 from ag0aep6g at gmail.com ---
(In reply to bb.temp from comment #2)
> You have an assertion for this in Chunk ctor, so you can detect the problem
> when testing.
The assert needs to be documented, though:
https://github.com/D-Programming-Language/phobos/pull/3858
--
More information about the Digitalmars-d-bugs
mailing list