[Mono-devel-list] System.Reflection.Emit Build Errors

Ben Maurer bmaurer at users.sourceforge.net
Tue May 20 00:43:00 EDT 2003


Guys,

It looks like the patches someone made to System.Reflection.Emit during
the day of May 19 is messing up building. When I update & build the
latest cvs I get:
Unhandled Exception: System.NullReferenceException: A null value was
found where an object instance was required
in (unmanaged) 06 System.Reflection.Emit.ModuleBuilder:basic_init
(System.Reflection.Emit.ModuleBuilder)
in <0x00004> 06 System.Reflection.Emit.ModuleBuilder:basic_init
(System.Reflection.Emit.ModuleBuilder)
in <0x00138> 00 System.Reflection.Emit.ModuleBuilder:.ctor
(System.Reflection.Emit.AssemblyBuilder,string,string,bool,bool)
in <0x0004b> 00
System.Reflection.Emit.AssemblyBuilder:DefineDynamicModule
(string,string,bool)
in <0x000d3> 00 Mono.CSharp.CodeGen:Init (string,string,bool)
in <0x006c2> 00 Mono.CSharp.Driver:MainDriver (string[])
in <0x00012> 00 Mono.CSharp.Driver:Main (string[])

Can we fix this up quickly, please?

In the future, can we attempt _not_ to break the build ;-). It makes all
of us more productive and less frustrated. I know many people have been
unproductive for the last week or so because they were unable to build. 

-- Ben



More information about the Mono-devel-list mailing list