https://bugzilla.novell.com/show_bug.cgi?id=390128
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=390128#c2 Rodrigo Kumpera <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Rodrigo Kumpera <[EMAIL PROTECTED]> 2008-05-14 15:12:47 MST --- The issue here is that visibility checks must ignore generic instantiations. Mono breaks when checking if ArrayList`1<!0> is a subtype of ArrayBase<!!0>. The fix should land tomorrow once I finish regression test it. -- 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
