dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]<PNET> String.IndexOf() problems ?


From: Rhys Weatherley
Subject: Re: [DotGNU]<PNET> String.IndexOf() problems ?
Date: Fri, 25 Jan 2002 10:13:40 +1000

"Gopal.V" wrote:

> BUG: String.IndexOf(String) should return -1 when not found.
>      But it does not. Instead it returns random numbers ?.
>          (have got a 2064,6144...at different times.)  Also
>          experiencing a program freeze while String.IndexOf(char) runs.
>
> The Pnetlib code seems to be OK to me. Will make a Savannah entry
> for this too.

The "random numbers" actually was a bug in "pnetlib".
Fixed now.  The freeze was a bug in the handling of
"switch" instructions in the "pnet" engine.  Which
is also fixed.  This test case also turned up a bug in
the formatting of negative numbers.  3 for 1!

Cheers,

Rhys.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]