[Mono-bugs] [Bug 39925][Nor] Changed - Problems using CultureInfo.CompareInfo not implemented

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 20 Nov 2003 07:37:57 -0500 (EST)


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

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

--- shadow/39925	2003-11-20 06:52:35.000000000 -0500
+++ shadow/39925.tmp.21389	2003-11-20 07:37:57.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 39925
 Product: Mono/Class Libraries
 Version: unspecified
 OS: other
 OS Details: Fedora Core 1
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: carlosga@telefonica.net               
 QAContact: mono-bugs@ximian.com
@@ -100,6 +100,14 @@
 
 --
 Best regards
 
 Carlos Guzmán Álvarez
 Vigo-Spain
+
+------- Additional Comments From dick@ximian.com  2003-11-20 07:37 -------
+Thats because you don't have ICU installed, and the non-ICU
+CompareInfo.Compare internal call is still marked TODO.
+
+In fact its been implemented in my tree and will be landing on CVS
+very shortly.
+