[Mono-bugs] [Bug 78847][Nor] Changed - [GMCS] gmcs doesn't allow B[] -> IList<A> conversion where B : A.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 30 10:12:50 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by martin at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78847

--- shadow/78847	2006-08-15 15:54:44.000000000 -0400
+++ shadow/78847.tmp.16864	2006-08-30 10:12:50.000000000 -0400
@@ -11,12 +11,13 @@
 AssignedTo: martin at ximian.com                            
 ReportedBy: vargaz at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Summary: [GMCS] gmcs doesn't allow B[] -> IList<A> conversion where B : A.
+OtherBugsDependingOnThis: 77348
 
 Testcase:
 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 using System;
 using System.Collections.Generic;


More information about the mono-bugs mailing list