mangled coverage report
Alix Pexton via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Jun 7 02:46:18 PDT 2014
I've just noticed that in the .lst file for one of my libs the execution
counts stop lining up with the source, and the source itself is
truncated by a couple of lines. The function where the misalignment
begins contains an "if (__ctfe)" block (first time I ever used one) but
just testing that does not manifest the same behaviour.
Has anyone else ever noticed anything similar?
A...
More information about the Digitalmars-d-learn
mailing list