June 22, 2013
I'm wondering how Phobos is is compiled when distributed? The makefile indicates -release, but not -inline.

Is this added for the distributed version, or is it on purpose not compiled inline, or... what?
June 22, 2013
On Saturday, 22 June 2013 at 20:50:44 UTC, monarch_dodra wrote:
> I'm wondering how Phobos is is compiled when distributed? The makefile indicates -release, but not -inline.
>
> Is this added for the distributed version, or is it on purpose not compiled inline, or... what?

Issue 8524 - Phobos cannot be compiled with -inline
http://d.puremagic.com/issues/show_bug.cgi?id=8524