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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76101 --- shadow/76101 2005-09-22 06:08:03.000000000 -0400 +++ shadow/76101.tmp.6481 2005-09-22 12:45:58.000000000 -0400 @@ -65,6 +65,11 @@ it works fine. ------- Additional Comments From [EMAIL PROTECTED] 2005-09-22 06:08 ------- This regression is due to r46217. The IXmlSerializable.GetSchema () method does not return null anymore for untyped data sets. Kosta, can this be changed again? + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-22 12:45 ------- +I checked it and it works fine now. Go ahead and uncomment the 2 lines +from IXmlSerializable.GetSchema () or simply return +GetSchemaSerializable(). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
