Strange -cov bug

H. S. Teoh via Digitalmars-d digitalmars-d at puremagic.com
Thu Jul 6 10:58:04 PDT 2017


Recently I discovered a strange bug in dmd -cov, that I finally got some
time today to reduce to a smallish test case. However, I can't seem to
get rid of the dependency on std.stdio; anybody has any idea how to
reduce this code further?

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

This is a very strange bug where decreasing code coverage actually
increases the reported coverage percentage. :-P


T

-- 
LINUX = Lousy Interface for Nefarious Unix Xenophobes.


More information about the Digitalmars-d mailing list