[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 15:08:27 -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 pcgod@gmx.net.

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

--- shadow/52597	2004-01-07 00:59:22.000000000 -0500
+++ shadow/52597.tmp.11295	2004-01-07 15:08:27.000000000 -0500
@@ -120,6 +120,11 @@
 
 I have now applied this patch.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-01-07 00:59 -------
 Miguel, this only covers the using case. The IEnumerator one is not
 fixed (same problem, different section of code).
+
+------- Additional Comments From pcgod@gmx.net  2004-01-07 15:08 -------
+Created an attachment (id=6367)
+patch for the second problem
+