2005-03-07 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Mon, 7 Mar 2005 05:55:39 +0000 (05:55 -0000)
committerMartin Baulig <martin@novell.com>
Mon, 7 Mar 2005 05:55:39 +0000 (05:55 -0000)
commit0c753243b12ae05d3e99c0a005108139df7350ac
tree9092466bd65610458659366143e80e9a7b0e308e
parent95544a13f91d71f38f549b2da8b721d32d2c4d49
2005-03-07  Martin Baulig  <martin@ximian.com>

* generic.cs (Nullable.Unwrap): Implement IMemoryLocation and make
it work if `expr' is not an IMemoryLocation.
(Nullable.Lifted): Implement IMemoryLocation.
(Nullable.LiftedConversion.ResolveUnderlying): Use the correct
target type.

svn path=/trunk/mcs/; revision=41500
mcs/gmcs/ChangeLog
mcs/gmcs/generic.cs