2006-09-12 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Tue, 12 Sep 2006 15:58:17 +0000 (15:58 -0000)
committerMartin Baulig <martin@novell.com>
Tue, 12 Sep 2006 15:58:17 +0000 (15:58 -0000)
commit49b746fa62641a58026b3addab2f665d981d36c9
tree2167c2e259f2eb41755070b0c3a3cde53fb5fddd
parent7983801f2fffcdf1aaa6ca7e2287f100f4f3066c
2006-09-12  Martin Baulig  <martin@ximian.com>

* generic.cs (TypeManager.IsIList): Moved into convert.cs.

* convert.cs (Convert.Array_To_IList): Moved here and correctly
implement it; fixes #79345.

svn path=/branches/martin/anonymous-methods/gmcs/; revision=65322
mcs/gmcs/ChangeLog
mcs/gmcs/convert.cs
mcs/gmcs/generic.cs