[Mono-bugs] [Bug 79145][Maj] Changed - GMCS fails to compile this program.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 14:18:19 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=79145

--- shadow/79145	2006-08-22 18:31:44.000000000 -0400
+++ shadow/79145.tmp.4886	2006-08-31 14:18:19.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79145
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -37,6 +37,11 @@
 has some invalid arguments
 Program.cs(9,30): error CS1503: Argument 1: Cannot convert from
 `System.Reflection.MethodInfo[]' to
 `System.Collections.Generic.IEnumerable<System.Reflection.MemberInfo>'
 
 While CSC builds it.
+
+------- Additional Comments From martin at ximian.com  2006-08-31 14:18 -------
+That's another special case of the generic array bug, #78847.
+
+*** This bug has been marked as a duplicate of 78847 ***


More information about the mono-bugs mailing list