[Mono-bugs] [Bug 52597][Wis] Changed - We generate invalid code for using idisposable structs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Jan 2004 00:36:48 -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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=52597

--- shadow/52597	2004-01-05 18:55:29.000000000 -0500
+++ shadow/52597.tmp.32048	2004-01-07 00:36:48.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 52597
 Product: Mono/Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -111,6 +111,11 @@
 You should not emit a callvirt on a struct
 
 ------- Additional Comments From pcgod@gmx.net  2004-01-05 18:55 -------
 Created an attachment (id=6354)
 new patch which fixes the issues of the last patch
 
+
+------- Additional Comments From miguel@ximian.com  2004-01-07 00:36 -------
+Fantastic job once again guys.  
+
+I have now applied this patch.