[Issue 6309] add make debug for druntime

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Feb 14 14:31:59 PST 2015


https://issues.dlang.org/show_bug.cgi?id=6309

Andrei Alexandrescu <andrei at erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrei at erdani.com

--- Comment #2 from Andrei Alexandrescu <andrei at erdani.com> ---
A recent discussion in
https://github.com/D-Programming-Language/phobos/pull/2946 brought this to the
fore. 

We should have BUILD=release (default) and BUILD=debug for druntime, and "make
unittest" should unittest both.

Assigning to our release czar.

--


More information about the Digitalmars-d-bugs mailing list