https://issues.dlang.org/show_bug.cgi?id=14327
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Rainer Schuetze <[email protected]> --- The problem is that the stdin,stdout,stderr handles are only initialized when running d_run_main, but not rt_init. --
