[Mono-bugs] [Bug 56457][Wis] Changed - CS1601: Method or delegate parameter cannot be of type

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Apr 2004 02:19:38 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/56457	2004-04-04 12:49:39.000000000 -0400
+++ shadow/56457.tmp.23542	2004-04-07 02:19:38.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 56457
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -51,6 +51,9 @@
    at Mono.CSharp.TypeContainer.DefineMembers(TypeContainer container)
    at Mono.CSharp.RootContext.PopulateTypes()
    at Mono.CSharp.Driver.MainDriver(String[] args)
    at Mono.CSharp.Driver.Main(String[] args)
 
 But it compiles on Mono.
+
+------- Additional Comments From miguel@ximian.com  2004-04-07 02:19 -------
+Fixed.