[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
Fri Sep 1 13:59:52 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-09-01 13:59:51.000000000 -0400
+++ shadow/78847.tmp.25635	2006-09-01 13:59:52.000000000 -0400
@@ -11,13 +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
+OtherBugsDependingOnThis: 77348[DUPLICATE]
 
 Testcase:
 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 using System;
 using System.Collections.Generic;


More information about the mono-bugs mailing list