[Mono-bugs] [Bug 76288][Wis] Changed - NullReferenceException when writing out XmlSchema

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 30 00:11:35 EDT 2005


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 atsushi at ximian.com.

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

--- shadow/76288	2005-09-30 00:09:03.000000000 -0400
+++ shadow/76288.tmp.25222	2005-09-30 00:11:35.000000000 -0400
@@ -86,6 +86,11 @@
                 set.Add (s);
                 foreach (XmlSchema schema in set.Schemas ())
                         schema.Write (Console.Out);
         }
 }
 
+
+------- Additional Comments From atsushi at ximian.com  2005-09-30 00:11 -------
+Created an attachment (id=15847)
+And here is the patch that AFAIK fix the source of the bug
+


More information about the mono-bugs mailing list