[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 06:52:35 -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 carlosga@telefonica.net.

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

--- shadow/39925	2003-10-20 14:29:43.000000000 -0400
+++ shadow/39925.tmp.20595	2003-11-20 06:52:35.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 39925
 Product: Mono/Class Libraries
 Version: unspecified
-OS: Red Hat 8.0
-OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+OS: other
+OS Details: Fedora Core 1
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: carlosga@telefonica.net               
 QAContact: mono-bugs@ximian.com
@@ -62,6 +62,44 @@
 The CompareInfo in CultureInfo property has not been implemented yet.
 
 Reassign to Mono class libraries.
 
 ------- Additional Comments From miguel@ximian.com  2003-10-20 14:29 -------
 This has been fixed/.
+
+------- Additional Comments From carlosga@telefonica.net  2003-11-20 06:52 -------
+Hello:
+
+I'm running the test case for this bug in Fedora Core 1, using latest
+mono/mcs sources, without ICU installed and i'm getting this exception:
+
+* running with mono xxxx.exe
+
+A system exception has occurred.
+in (unmanaged)
+/.../install/lib/libmono.so.0(mono_raise_exception+0x1b) [0x9c2863]
+in (unmanaged) /.../install/lib/libmono.so.0 [0x9e934d]
+in <0x0001b> System.Globalization.CompareInfo:Compare
+(string,string,System.Globalization.CompareOptions)
+in <0x00053> Test.CultureInfoTest:Main (string[])
+
+
+* running with mint xxxx.exe
+
+A system exception has occurred.
+#0: 0x00000            in
+System.Globalization.CompareInfo::internal_compare ([O:0x8862fe0]
+[O:0x8862fe0] [25] )
+#1: 0x00004 callvirt   in System.Globalization.CompareInfo::Compare
+([O:0x8862fe0] [O:0x8862fe0] [25] )
+#2: 0x0001a callvirt   in Test.CultureInfoTest::Main ([O:0x87fbac0] )
+
+
+
+
+
+
+--
+Best regards
+
+Carlos Guzmán Álvarez
+Vigo-Spain