[Mono-bugs] [Bug 353633] Type.GetConstructor(Type.EmptyTypes) returns .cctor() rather than .ctor()
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jan 14 09:58:21 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=353633
User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=353633#c2
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Zoltan Varga <vargaz at gmail.com> 2008-01-14 07:58:21 MST ---
Fixed in SVN. As a workaround, declare .cctor in the IL file as private,
not
public.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list