[Mono-bugs] [Bug 331191] Compiling fails with a generic class that requires the Type to inherit from an abstract class
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Oct 7 16:44:00 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=331191#c2
--- Comment #2 from John Anderson <sontek at gmail.com> 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.
More information about the mono-bugs
mailing list