2007-04-03 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Tue, 3 Apr 2007 17:27:04 +0000 (17:27 -0000)
committerMartin Baulig <martin@novell.com>
Tue, 3 Apr 2007 17:27:04 +0000 (17:27 -0000)
commit2c7bd4f6eef45c9f995973e194faf7c5d2467960
treebe9696b3217da905a124adef60079a9484a3502a
parent78d0b6a92cd735c43972645326d4111d2392ecfe
2007-04-03  Martin Baulig  <martin@ximian.com>

Fix #80632.

* statement.cs (Foreach.CollectionForeach.TryType): Use a custom
version of TypeManager.IsOverride() which also works with generic
types.

svn path=/trunk/mcs/; revision=75351
mcs/mcs/ChangeLog
mcs/mcs/statement.cs
mcs/tests/gtest-326-lib.cs [new file with mode: 0755]
mcs/tests/gtest-326.cs [new file with mode: 0755]