[Issue 17472] [Reg 2.075] typeof(stdin) is no longer a File
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Jun 9 05:44:14 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17472
--- Comment #3 from Andrei Alexandrescu <andrei at erdani.com> ---
(In reply to Martin Nowak from comment #2)
> (In reply to Andrei Alexandrescu from comment #1)
> > We really should get rid of library initialization
> > code.
>
> Why did that became a goal btw?
Thanks for asking. It's "Better support for C-style libraries with light or no
runtime" in https://wiki.dlang.org/Vision/2017H1. Initializing all of druntime
and phobos lazily would make a lot of things better.
--
More information about the Digitalmars-d-bugs
mailing list