[Mono-bugs] [Bug 444778] Dictionary<K, V> cast as ICollection puts wrong values into array in CopyTo

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 14 05:41:16 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=444778

User jbevain at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=444778#c1





--- Comment #1 from Jb Evain <jbevain at novell.com>  2008-11-14 03:41:15 MST ---
According to some tests I did, it seems that the implementation of
ICollection.CopyTo is able to populate both an array of DictionaryEntry and an
array of KeyValuePair.

So it won't be as simple as reusing the already existing CopyTo.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list