[Issue 17358] [REG 2.074.0] std.stdio.File.lockingTextWriter.put no longer accepts chains of characters
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Apr 28 11:35:35 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17358
--- Comment #3 from Jack Stouffer <jack at jackstouffer.com> ---
(In reply to hsteoh from comment #2)
> `ElementType!(typeof(chain(s, "\n")))` returns `uint`. That's the problem.
> Now, why ElementType should return `uint` is a different story... gonna
> investigate now.
https://issues.dlang.org/show_bug.cgi?id=17141
--
More information about the Digitalmars-d-bugs
mailing list