[Mono-bugs] [Bug 42122][Nor] Changed - StackFrame not always acurrate.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 5 May 2003 07:16:07 -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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42122
--- shadow/42122 Tue Apr 29 22:53:02 2003
+++ shadow/42122.tmp.28650 Mon May 5 07:16:07 2003
@@ -1,13 +1,13 @@
Bug#: 42122
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
@@ -86,6 +86,9 @@
static void Main () {
Service1 s = new Service1 ();
s.HelloWorld ("hello");
}
}
+
+------- Additional Comments From dietmar@ximian.com 2003-05-05 07:16 -------
+should work now