[Mono-bugs] [Bug 69926][Maj] Changed - struct X {} X x = new X (); using (x) ;
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 10 Dec 2004 23:11:54 -0500 (EST)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=69926
--- shadow/69926 2004-12-08 23:15:57.000000000 -0500
+++ shadow/69926.tmp.13264 2004-12-10 23:11:54.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 69926
Product: Mono: Compilers
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: bmaurer@users.sf.net
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -116,6 +116,14 @@
This regressed in 1.0, (but not head)
------- Additional Comments From miguel@ximian.com 2004-12-08 23:06 -------
Could you look at the issue Ben?
Also, it would be nice to show how it regressed (the "ex" error).
+
+------- Additional Comments From bmaurer@users.sf.net 2004-12-10 23:11 -------
+In my stupidity, I removed
+
+ig.BeginFinallyBlock ()
+
+When merging this patch in, making fucked up IL.
+