[Mono-bugs] [Bug 63981][Min] Changed - Sorting of strings difference in .NET and Mono
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 25 Aug 2004 08:47:14 -0400 (EDT)
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 maurits.rijk@philips.com.
http://bugzilla.ximian.com/show_bug.cgi?id=63981
--- shadow/63981 2004-08-25 08:44:54.000000000 -0400
+++ shadow/63981.tmp.27362 2004-08-25 08:47:14.000000000 -0400
@@ -54,6 +54,11 @@
Additional Information:
1) The code is trivial, but I will attach it anyhow
2) Not sure if the sorting order in this case is specified. But even if it
isn't specified, I would suggest to follow the .NET implemenation.
+
+------- Additional Comments From maurits.rijk@philips.com 2004-08-25 08:47 -------
+Created an attachment (id=9553)
+Code to test difference in sort order between Mono and .NET
+