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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76702 --- shadow/76702 2005-11-14 18:19:11.000000000 -0500 +++ shadow/76702.tmp.29970 2005-11-14 18:44:08.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 76702 Product: Mono: Class Libraries Version: 1.1 OS: Red Hat 9.0 OS Details: -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -63,6 +63,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-11-14 18:19 ------- This corrected version produces the bug: string str = "MONO"; int index = str.IndexOf("\0\0\0"); Console.WriteLine(" Index : " + index.ToString()); + +------- Additional Comments From [EMAIL PROTECTED] 2005-11-14 18:44 ------- +Fixed in svn (r53034). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
