[Mono-bugs] [Bug 73417][Nor] Changed - Array.Sort() does not sort correctly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Apr 2005 22:25:40 -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 atsushi@ximian.com.

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

--- shadow/73417	2005-04-18 21:42:27.000000000 -0400
+++ shadow/73417.tmp.17764	2005-04-18 22:25:40.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: XP
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: System
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: atsushi@ximian.com                            
 ReportedBy: michi@zeroc.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Array.Sort() does not sort correctly
@@ -136,6 +136,14 @@
 Michi.
 
 ------- Additional Comments From michi@zeroc.com  2005-04-18 21:42 -------
 Is there any chance to get this fixed? This one is a royal pain for us...
 
 Thanks, Michi.
+
+------- Additional Comments From atsushi@ximian.com  2005-04-18 22:25 -------
+It is culture dependent. What is your culture? Try Console.WriteLine
+(CultureInfo.CurrentCulture);
+
+It won't be fixed until we finish ongoing collation task which won't
+be so soon.
+