[Issue 15164] std.utf.byDchar is doing an extra popFront to its input range

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 5 17:47:13 PDT 2015


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
This won't fix the problem with readf, and I'm not convinced it's actually
wrong.

--


More information about the Digitalmars-d-bugs mailing list