Thread overview
[Issue 6309] add make debug for druntime
Dec 17, 2022
Iain Buclaw
February 14, 2015
https://issues.dlang.org/show_bug.cgi?id=6309

Andrei Alexandrescu <andrei@erdani.com> changed:

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

--- Comment #2 from Andrei Alexandrescu <andrei@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.

--
February 14, 2015
https://issues.dlang.org/show_bug.cgi?id=6309

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|Other                       |All
           Assignee|nobody@puremagic.com        |code@dawg.eu

--
October 15, 2016
https://issues.dlang.org/show_bug.cgi?id=6309

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bootcamp

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=6309

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P4

--