[Issue 14861] Error in stdio.d in LockingTextReader.readFront()
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Oct 5 12:29:36 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14861
--- Comment #4 from ag0aep6g at gmail.com ---
(In reply to ag0aep6g from comment #3)
> Here's a PR that replaces the ungetc calls with ftell/fseek:
> https://github.com/D-Programming-Language/phobos/pull/3622
That one's been closed. New PR to make LockingTextReader a char range:
https://github.com/D-Programming-Language/phobos/pull/3696
--
More information about the Digitalmars-d-bugs
mailing list