[Mono-bugs] [Bug 54046][Maj] Changed - String.Compare broken on Mono 0.30/Windows

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 17 Mar 2004 10:33:32 -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=54046

--- shadow/54046	2004-03-16 14:44:41.000000000 -0500
+++ shadow/54046.tmp.6973	2004-03-17 10:33:32.000000000 -0500
@@ -48,6 +48,11 @@
 This will be fixed when ICU dependency is dropped.
 
 
 ------- Additional Comments From gonzalo@ximian.com  2004-03-16 14:44 -------
 Dick told me a way to fix this using ICU.
 Fixed in CVS.
+
+------- Additional Comments From dick@ximian.com  2004-03-17 10:33 -------
+Unfortunately, this also breaks word-sorting (the punctuation-ignoring
+default.) However, the current fix is better than it was before.  This
+will still need to be fixed properly when we finish the rewrite though.