http://bugzilla.novell.com/show_bug.cgi?id=564912
http://bugzilla.novell.com/show_bug.cgi?id=564912#c0 Summary: Unable to build Monodevelop Classification: Mono Product: Mono: Compilers Version: SVN Platform: x86 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: C# AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- When building Monodevelop I get: Unhandled Exception: System.ArgumentException: method declaring type is not a generic type definition Parameter name: method at System.Reflection.Emit.TypeBuilder.GetMethod (System.Type type, System.Reflection.MethodInfo method) [0x000a9] in /home/gonzalo/mono/trunk/mcs/class/corlib/System.Reflection.Emit/TypeBuilder.cs:1842 at System.Reflection.MonoGenericClass.GetMethodsInternal (BindingFlags bf, System.Reflection.MonoGenericClass reftype) [0x00099] in /home/gonzalo/mono/trunk/mcs/class/corlib/System.Reflection/MonoGenericClass.cs:424 at System.Reflection.MonoGenericClass.GetMethods (BindingFlags bf) [0x00026] in /home/gonzalo/mono/trunk/mcs/class/corlib/System.Reflection/MonoGenericClass.cs:366 at System.Type.FindMembers (MemberTypes memberType, BindingFlags bindingAttr, System.Reflection.MemberFilter filter, System.Object filterCriteria) [0x0000e] in /home/gonzalo/mono/trunk/mcs/class/corlib/System/Type.cs:1031 at Mono.CSharp.TypeContainer.FindMembers (System.Type t, MemberTypes mt, BindingFlags bf, System.Reflection.MemberFilter filter, System.Object criteria) [0x00019] in /home/gonzalo/mono/trunk/mcs/mcs/class.cs:2031 at Mono.CSharp.PendingImplementation.BaseImplements (System.Type iface_type, System.Reflection.MethodInfo mi, System.Reflection.MethodInfo& base_method) [0x00025] in /home/gonzalo/mono/trunk/mcs/mcs/pending.cs:527 at Mono.CSharp.PendingImplementation.VerifyPendingMethods (Mono.CSharp.Report Report) [0x000ed] in /home/gonzalo/mono/trunk/mcs/mcs/pending.cs:593 at Mono.CSharp.TypeContainer.EmitType () [0x0027b] in /home/gonzalo/mono/trunk/mcs/mcs/class.cs:2205 at Mono.CSharp.RootContext.EmitCode () [0x00022] in /home/gonzalo/mono/trunk/mcs/mcs/rootcontext.cs:361 at Mono.CSharp.Driver.Compile () [0x00354] in /home/gonzalo/mono/trunk/mcs/mcs/driver.cs:1759 at Mono.CSharp.Driver.Main (System.String[] args) [0x0003c] in /home/gonzalo/mono/trunk/mcs/mcs/driver.cs:309 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
