dotgnu-general
[Top][All Lists]
Advanced

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

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


From: Gopal V
Subject: [DotGNU]A minor bux & fix for System.Array
Date: Fri, 30 Aug 2002 13:28:26 +0530
User-agent: Mutt/1.2.5i

Hi All,
        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 ... 

Gopal

PS: this is getting to be too easy ... maybe b0rking things is my special
    skill (including my SSH... :-)
-- 
The difference between insanity and genius is measured by success

Attachment: patch
Description: Text document


reply via email to

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