2004-10-11 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Mon, 11 Oct 2004 19:02:47 +0000 (19:02 -0000)
committerMartin Baulig <martin@novell.com>
Mon, 11 Oct 2004 19:02:47 +0000 (19:02 -0000)
commit1b62b38ecbbbaea12c4193cfc5ebb56cd3ee8156
tree0df61d3f54320d85cf0059e72d335ad4220d738f
parent8fd29cd8c581971b79841c19021b44546ba2588e
2004-10-11  Martin Baulig  <martin@ximian.com>

* typemanager.cs
(TypeManager.IsEqualGenericType): Removed, use IsEqual() instead.
(TypeManager.IsEqual): Call ourself recursively instead of using
Type.IsEqual().

svn path=/trunk/mcs/; revision=34879
mcs/gmcs/ChangeLog
mcs/gmcs/convert.cs
mcs/gmcs/typemanager.cs