2004-09-07 Miguel de Icaza <miguel@ximian.com>
authorMiguel de Icaza <miguel@gnome.org>
Tue, 7 Sep 2004 17:23:56 +0000 (17:23 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 7 Sep 2004 17:23:56 +0000 (17:23 -0000)
commitaa338753dbb1d29664bb234cd195a046db3fe36f
tree965e287a6fd0df3dc4754c3e80d759a9368be1e3
parent8006bc98d21923373a39263baa61f519a0101a3e
2004-09-07  Miguel de Icaza  <miguel@ximian.com>

* literal.cs: The type of the null-literal is the null type;  So
we use a placeholder type (literal.cs:System.Null, defined here)
for it.

* expression.cs (Conditional.DoResolve): Remove some old code that
is no longer needed, conversions have been fixed.

svn path=/trunk/mcs/; revision=33529
mcs/mcs/ChangeLog
mcs/mcs/expression.cs
mcs/mcs/literal.cs
mcs/mcs/typemanager.cs