March 26 [Issue 24452] Can't disable coverage at runtime | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24452 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@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 -- |
March 30 [Issue 24452] Can't disable coverage at runtime | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24452 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <dlang-bot@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 -- |
Copyright © 1999-2021 by the D Language Foundation