[Mono-bugs] [Bug 36252][Maj] Changed - IDisposable handling buggy

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 31 Jan 2003 11:29:40 -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 lupus@ximian.com.

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

--- shadow/36252	Tue Jan 28 00:22:39 2003
+++ shadow/36252.tmp.8434	Fri Jan 31 11:29:40 2003
@@ -79,6 +79,12 @@
 Created an attachment (id=3260)
 Exception handling patch
 
 
 ------- Additional Comments From rnt@smtp.ru  2003-01-28 00:22 -------
 You can apply attached patch to mono-0.19
+
+------- Additional Comments From lupus@ximian.com  2003-01-31 11:29 -------
+Thanks for the patch!
+The test case works, but with your patch applied there is one failure
+in the test suite: exception3.exe (run make testjit in mono/mono/tests).
+Would you like to take a look at the issue?