[Issue 24452] Can't disable coverage at runtime
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Mar 26 14:06:38 UTC 2024
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24452
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@FeepingCreature updated dlang/dmd pull request #16336 "Add
`--DRT-covopt="disable:1"` to suppress writing coverage at runtime." fixing
this issue:
- 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