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=78842 --- shadow/78842 2006-07-13 04:18:18.000000000 -0400 +++ shadow/78842.tmp.3570 2006-07-13 04:19:43.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 78842 Product: Mono: Class Libraries Version: 1.0 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Major Component: Sys.Data AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -67,6 +67,17 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-07-13 04:18 ------- Created an attachment (id=17296) reader + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-13 04:19 ------- +This is more than just a cosmetic bug: if you compile the attached +Reader.cs with + + mcs -r:System.Data -resource:Writer.xsd,DebuggerConfiguration Reader.cs + +it cannot read the invalid session.xml while reading the session.xml +which is generated on the MS runtime works just fine. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
