[Mono-bugs] [Bug 63981][Nor] Changed - Sorting of strings difference in .NET and Mono

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 19:18:38 -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 miguel@ximian.com.

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

--- shadow/63981	2004-08-31 12:58:06.000000000 -0400
+++ shadow/63981.tmp.10795	2005-05-06 19:18:38.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 63981
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Major
+Priority: Normal
 Component: System
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: atsushi@ximian.com                            
 ReportedBy: maurits.rijk@philips.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Sorting of strings difference in .NET and Mono
@@ -137,6 +137,10 @@
 			} catch {
 			}
 		}
 		Console.WriteLine ("cultures tried: {0}", done);
 	}
 }
+
+------- Additional Comments From miguel@ximian.com  2005-05-06 19:18 -------
+Assigning to Atsushi, as he is working on this general domain, and
+this could be used as a test case for the new implementation