[Issue 24452] Can't disable coverage at runtime

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 30 20:59:20 UTC 2024


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #16336 "Add `--DRT-covopt="disable:1"` to suppress
writing coverage at runtime." was merged into master:

- 212e5cf779a6fa2636a3289f361d468546c7207f by Mathis Beer:
  Fix Bugzilla issue 24452: Add `--DRT-covopt="disable:1"` to suppress writing
coverage at runtime.
  This is useful if you don't want to rebuild a binary just to have coverage on
or off.

https://github.com/dlang/dmd/pull/16336

--


More information about the Digitalmars-d-bugs mailing list