On Wednesday, 21 January 2015 at 15:34:35 UTC, Per Nordlöw wrote:
On Wednesday, 21 January 2015 at 14:50:06 UTC, Ali Çehreli
wrote:
Known bug with a pull request:
https://issues.dlang.org/show_bug.cgi?id=13856
Here is the duplicate of it, which I've opened recently:
https://issues.dlang.org/show_bug.cgi?id=14005
Ali
How can this affect Mmfile plus splitter() aswell?
I think it can't. The root of 13856/14005 is in std.stdio.readln.
Unless MmFile uses readln somehow, this looks like a different
issue to me.