[Mono-list] Using Mono

Miguel de Icaza miguel@ximian.com
02 Apr 2002 15:20:42 -0500


> 	Oh ! Thanks for bringing this to our attention ! It should be really
> easy to just add another if case to the existing cascade :-)

The correct fix was to generate an Assign expression, because that takes
care of the implicit conversion required.  Before we only had the very
early code that was written in the pre-assign days.

Miguel