[Mono-bugs] [Bug 43682][Nor] Changed - stobj miss-handled, causes crash.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 27 May 2003 05:34:14 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=43682
--- shadow/43682 Mon May 26 17:33:53 2003
+++ shadow/43682.tmp.27306 Tue May 27 05:34:14 2003
@@ -1,13 +1,13 @@
Bug#: 43682
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
@@ -49,6 +49,9 @@
IL_001c: ldloc.1
IL_001d: stloc.0
IL_001e: ret
} // end of method Bug::default void Main()
Both CSC and MCs generate this code. The problem is at line IL_0017
+
+------- Additional Comments From lupus@ximian.com 2003-05-27 05:34 -------
+Fixed in cvs.