[Mono-bugs] [Bug 39925][Nor] Changed - Problems using CultureInfo.CompareInfo not implemented
bugzilla-daemon@ximian.com
bugzilla-daemon@ximian.com
Thu, 20 Mar 2003 09:30:25 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=39925
--- shadow/39925 Tue Mar 18 16:34:04 2003
+++ shadow/39925.tmp.6949 Thu Mar 20 09:30:25 2003
@@ -1,23 +1,23 @@
Bug#: 39925
-Product: Mono/MCS
+Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 8.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
-Component: Misc
+Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: carlosga@telefonica.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Problems using CultureInfo.CurrentCulture.CompareInfo.Compare
+Summary: Problems using CultureInfo.CompareInfo not implemented
Hello:
I'm getting an exception whgen i try to use
CultureInfo.CurrentCulture.CompareInfo.Compare in Mono under Linux Red Hat 8.0:
@@ -54,6 +54,11 @@
Best regards
Carlos Guzmán Álvarez
Vigo-Spain
+
+------- Additional Comments From miguel@ximian.com 2003-03-20 09:30 -------
+The CompareInfo in CultureInfo property has not been implemented yet.
+
+Reassign to Mono class libraries.