[Mono-bugs] [Bug 52310][Nor] Changed - CultureInfo.CurrentCulture.CompareInfo.Compare("foo", 0, "", 0) throws ArgumentOutOfRangeException

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 19 Dec 2003 09:25:41 -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=52310

--- shadow/52310	2003-12-17 14:05:54.000000000 -0500
+++ shadow/52310.tmp.810	2003-12-19 09:25:41.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 52310
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pcgod@gmx.net               
 QAContact: mono-bugs@ximian.com
@@ -46,6 +46,9 @@
 zero which isn't allowed according to ms.net documentation.
 
 ------- Additional Comments From pcgod@gmx.net  2003-12-17 14:05 -------
 Created an attachment (id=6272)
 test case
 
+
+------- Additional Comments From dick@ximian.com  2003-12-19 09:25 -------
+Fixed in CVS.  Thanks.