[Mono-bugs] [Bug 70478][Nor] Changed - String.Compare("HIJ", "hij", false) gives wrong result

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 27 07:03:29 EDT 2005


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 at ximian.com.

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

--- shadow/70478	2005-05-13 08:59:35.000000000 -0400
+++ shadow/70478.tmp.12225	2005-09-27 07:03:29.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 70478
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: bmaurer at users.sf.net               
 QAContact: mono-bugs at ximian.com
@@ -62,6 +62,9 @@
 than uppercase.  In this code then, if we are not ignoring case while
 comparing, we simply subtract the bit patterns.
 
 ------- Additional Comments From atsushi at ximian.com  2005-05-12 23:30 -------
 Anyways I am going to "fix" those collation bugs by replacing icu with
 another implementation.
+
+------- Additional Comments From atsushi at ximian.com  2005-09-27 07:03 -------
+Now managed collation is default, so this is fixed in svn.


More information about the mono-bugs mailing list