2010-05-05 Miguel de Icaza <miguel@novell.com>
authorMiguel de Icaza <miguel@gnome.org>
Wed, 5 May 2010 22:44:15 +0000 (22:44 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Wed, 5 May 2010 22:44:15 +0000 (22:44 -0000)
commitf51cb398c5172b47c2a4236d8d042ce1ceffa865
treeb2701137f1a70ea7bd69da2ab34452cb307484e0
parentcb373a006e180e503ca4076d61b9dc6cff039f81
2010-05-05  Miguel de Icaza  <miguel@novell.com>

* class.cs (TypeContainer.DefineBaseTypes)
(TypeContainer.CheckRecursiveDefinition): check for the iface not
being null, as we could have failed resolution and crashed;
Fixes #442144

svn path=/trunk/mcs/; revision=156759
mcs/errors/cs0246-21.cs [new file with mode: 0644]
mcs/mcs/ChangeLog
mcs/mcs/class.cs