[Mono-bugs] [Bug 75619][Min] New - 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:03:25 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.16231 2005-07-24 10:03:25.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 75619
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details: ubuntu
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: debug
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: iain at mccoy.id.au
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+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.
More information about the mono-bugs
mailing list