https://issues.dlang.org/show_bug.cgi?id=21116
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- It also assumes that assert() accepts null-terminated strings. On windows, it does not, so garbage gets printed fairly reliably there. --
