2002-08-30 Miguel de Icaza <miguel@ximian.com>
authorMiguel de Icaza <miguel@gnome.org>
Sat, 31 Aug 2002 01:59:09 +0000 (01:59 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Sat, 31 Aug 2002 01:59:09 +0000 (01:59 -0000)
commit5489fc358e17969f1201d005a1349d7e5cc981be
tree15eef0714a054f9910af9a2b396f08e2b2277693
parente1bfc827071e7525f9d65410d81a7a782d28ce62
2002-08-30  Miguel de Icaza  <miguel@ximian.com>

* expression.cs (ComposedCast): Use DeclSparce.ResolveType instead
of the expression resolve mechanism, because that will catch the
SimpleName error failures.

svn path=/trunk/mcs/; revision=7157
mcs/mcs/ChangeLog
mcs/mcs/expression.cs