[Issue 18537] Cannot pass absolute path to coverage options
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Mar 11 14:39:10 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18537
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime
https://github.com/dlang/druntime/commit/feb6e9b2f035f2b564765120e6fb794abfd53622
fix Issue 18537 - Cannot pass absolute path to coverage options
allow DRT arguments to include '=' or ':', splitting is done by ' '
https://github.com/dlang/druntime/commit/ab14e9af2b9f4bbea00d543fe229047ede4dd909
Merge pull request #2120 from rainers/issue18537
fix Issue 18537 - Cannot pass absolute path to coverage options
--
More information about the Digitalmars-d-bugs
mailing list