[Mono-dev] System.Collections.Specialized.NameValueCollection patch

Eyal Alaluf eyala at mainsoft.com
Wed Apr 18 08:32:51 EDT 2007


Hi, Ilya.

The fix in the CopyTo is incoreect. It disallows copying to object[] or
IConvertible[] etc.

Eyal.

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Ilya
Kharmatsky
Sent: 17 April 2007 12:29
To: mono-devel-list at lists.ximian.com
Subject: [Mono-dev] System.Collections.Specialized.NameValueCollection
patch

Hi,
Please approve attached patch which fix proper exception handling in 
CopyTo method and constructors which get another instance of 
NameValueCollection.
The patch contains also the respective test cases.

Ilya.



More information about the Mono-devel-list mailing list