[Mono-bugs] [Bug 58933][Maj] Changed - MCS crashes with System.NotSupportedException in german environment

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 12:28:19 -0400 (EDT)


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 jackson@ximian.com.

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

--- shadow/58933	2004-05-25 12:26:46.000000000 -0400
+++ shadow/58933.tmp.27952	2004-05-25 12:28:19.000000000 -0400
@@ -66,6 +66,11 @@
 There were two issues here. 1) Current Cultureinfo's should be created
 as specific so we get DateTimeFormat and NumberFormat objects. This is
 fixed in CVS. The other issue is that mcs should be using the
 Invariant culture for string formatting. Attached is a patch for this.
 Although we could probably just set the mcs thread's current culture
 to invariant, instead.
+
+------- Additional Comments From jackson@ximian.com  2004-05-25 12:28 -------
+Created an attachment (id=7827)
+patch to mcs
+