[Mono-bugs] [Bug 45321][Blo] Changed - WARNING **: : unref on 22 called when ref was already 0

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 25 Jun 2003 05:12:28 -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 dietmar@ximian.com.

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

--- shadow/45321	Tue Jun 24 12:13:36 2003
+++ shadow/45321.tmp.13313	Wed Jun 25 05:12:28 2003
@@ -91,6 +91,10 @@
 			FromStringReader ();
 		}
 		Console.WriteLine ("Done");
 	}
 }
 
+
+------- Additional Comments From dietmar@ximian.com  2003-06-25 05:12 -------
+the short test case you provided works perfectly for me. It does not
+trigger the bug.