[Mono-bugs] [Bug 75619][Min] Changed - the code coverage tool cuts
off the first three characters when printing a member name
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jul 24 10:04:10 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by iain at mccoy.id.au.
http://bugzilla.ximian.com/show_bug.cgi?id=75619
--- shadow/75619 2005-07-24 10:03:25.000000000 -0400
+++ shadow/75619.tmp.16245 2005-07-24 10:04:10.000000000 -0400
@@ -17,6 +17,11 @@
Summary: the code coverage tool cuts off the first three characters when printing a member name
When invoking Mono's code coverage testing tool (using mono from SVN) by
passing --profile=cov to the runtime, it prints out names of type members
with the first three characters missing in many cases. It should include
those characters.
+
+------- Additional Comments From iain at mccoy.id.au 2005-07-24 10:04 -------
+Created an attachment (id=15487)
+a patch to fix this bug.
+
More information about the mono-bugs
mailing list