https://bugzilla.novell.com/show_bug.cgi?id=331191#c2
--- Comment #2 from John Anderson <[EMAIL PROTECTED]> 2007-10-07 14:43:59 MST --- The problem is because in mcs/gmcs/generic.cs in the HasDefaultConstructor method, when it calls the TypeContaineer to get the InstanceConstructors property, they actually haven't been initialized yet, so it thinks the type doesn't have one. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
