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=79611 --- shadow/79611 2006-10-06 22:06:16.000000000 -0400 +++ shadow/79611.tmp.20793 2006-10-09 20:33:05.000000000 -0400 @@ -2,13 +2,13 @@ Product: Mono: Class Libraries Version: unspecified OS: other OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -45,6 +45,17 @@ How often does this happen? Additional Information: + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-09 20:33 ------- +System.Globalization.CultureInfo.GetConsoleFallbackUICulture +is not yet implemented, see + +http://mono.ximian.com/class-status/mono-HEAD-vs-fx-2/class-status-mscorlib.html + +Even if it would be, MS.NET's xsd.exe is just a driver +for the System.Xml assembly: it will end up calling +into Mono's code anyway. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
