[Mono-bugs] [Bug 80865][Maj] Changed - String.StartsWith StringComparison.OrdinalIgnoreCase does not work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 15 08:19:47 EST 2007
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=80865
--- shadow/80865 2007-02-15 07:08:49.000000000 -0500
+++ shadow/80865.tmp.3391 2007-02-15 08:19:47.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80865
Product: Mono: Class Libraries
Version: 1.2
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: bugzilla at woy.nl
QAContact: mono-bugs at ximian.com
@@ -47,6 +47,9 @@
StringComparison.OrdinalIgnoreCase);
Console.WriteLine (flag);
return flag? 0: 1;
}
}
+
+------- Additional Comments From atsushi at ximian.com 2007-02-15 08:19 -------
+Fixed in svn.
More information about the mono-bugs
mailing list