[Mono-bugs] [Bug 442610] [SRE] Constructor not found [blocks IronPython]
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Nov 9 10:46:00 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=442610
User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=442610#c1
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
Component|misc |C#
Product|Mono: Runtime |Mono: Compilers
Summary|[SRE] Constructor not found |[SRE] Constructor not found [blocks IronPython]
--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 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.
More information about the mono-bugs
mailing list