[Mono-bugs] [Bug 79611][Wis] Changed - mono-66382 don't run vc2005's xsd.exe
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 9 20:33:05 EDT 2006
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 robertj at gmx.net.
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: mono-bugs at ximian.com
ReportedBy: hys545 at dreamwiz.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -45,6 +45,17 @@
How often does this happen?
Additional Information:
+
+------- Additional Comments From robertj at gmx.net 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.
+
More information about the mono-bugs
mailing list