https://bugzilla.novell.com/show_bug.cgi?id=442610
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=442610#c1 Zoltan Varga <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Component|misc |C# Product|Mono: Runtime |Mono: Compilers Summary|[SRE] Constructor not found |[SRE] Constructor not found [blocks IronPython] --- Comment #1 from Zoltan Varga <[EMAIL PROTECTED]> 2008-11-09 08:45:56 MST --- I'm not sure this is a runtime bug. gmcs seems to call TypeBuilder.GetConstructor with a ctor which is not a member of the typebuilder used to construct the MonoGenericClass passed as the first argument. -- Configure bugmail: https://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
