[Mono-list] newby help

Miguel de Icaza miguel@ximian.com
29 Mar 2002 14:30:28 -0500


> (process:19056): ** WARNING **: unhandled exception
> System.NullReferenceException: "A null value was found where an object
> instance was required"
> in Mono.CSharp.TypeManager:CSharpName ()
> 
> while
> 		a[1] = a[2];
> is fine.
> 
> latest mono from cvs, and mcs/runtime from miguels webpage.

It is a known bug that I want to fix soon ;-)

Miguel.