dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]A minor bux & fix for System.Array


From: Rhys Weatherley
Subject: Re: [DotGNU]A minor bux & fix for System.Array
Date: Fri, 30 Aug 2002 19:08:34 +1000

Gopal V wrote:

>         I was sort of QA'ing pnetlib code using the examples in All.xml
> when I encountered this bug ... (*dashed silly bug*)
> 
> Object a[]=new Object[3];
> a.SetValue("One",0);
> 
> throws an IndexOutOfRangeException ...
> 
> See attached fix for the stupidity of the bug ...

/me hangs his head in shame.

This was a really stupid bug, as you said.  Patch applied
(to Get also, which also had the bug).

Cheers,

Rhys.


reply via email to

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