digitalmars.D.learn - mangled coverage report
- Alix Pexton (7/7) Jun 07 2014 I've just noticed that in the .lst file for one of my libs the execution...
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...
Jun 07 2014