Minor std.stdio.File.ByLine rant

Jakob Ovrum jakobovrum at gmail.com
Wed Feb 26 15:58:19 PST 2014


On Wednesday, 26 February 2014 at 23:45:48 UTC, H. S. Teoh wrote:
> The problem is, when input is initialized, we don't know what 
> prompt to
> use yet, but ByLine's ctor will already block when it tries to 
> read from
> stdin!

Ouch, I think I saw this coming... [1]

[1] https://github.com/D-Programming-Language/phobos/pull/1883


More information about the Digitalmars-d mailing list