[Mono-dev] String.IndexOf function Bug.
Kornél Pál
kornelpal at hotmail.com
Tue Nov 15 15:24:07 EST 2005
See this bug:
http://bugzilla.ximian.com/show_bug.cgi?id=76702
Was incorrectly reported but was fixed by Atsushi.
Kornél
----- Original Message -----
From: "Miguel de Icaza" <miguel at ximian.com>
To: "Yogendra Thakur" <YogendraT at ami.com>
Cc: <monodevelop-list at lists.ximian.com>; <mono-devel-list at lists.ximian.com>
Sent: Tuesday, November 15, 2005 9:12 PM
Subject: Re: [Mono-dev] String.IndexOf function Bug.
> Hello,
>
>> string str = "MONO";
>> int index = str.IndexOf("/0/0/0");
>> Console.WriteLine(" Index : " + index.ToString());
>
> What platform is this? I do get -1
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
More information about the Mono-devel-list
mailing list