[Mono-bugs] [Bug 68388][Maj] Changed - --trace on specific ctors returns all ctors
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Oct 2004 21:10:55 -0400 (EDT)
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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68388
--- shadow/68388 2004-10-14 18:19:07.000000000 -0400
+++ shadow/68388.tmp.5857 2004-10-14 21:10:55.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 68388
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: joeshaw@novell.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -23,6 +23,9 @@
"mono --debug --trace=M:System.IO.FileStream:.ctor foo.exe"
and check the output. Normal methods are traced fine.
This is with mono 1.0.2.
+
+------- Additional Comments From vargaz@gmail.com 2004-10-14 21:10 -------
+Fixed in CVS HEAD and the 1.0 branch.