[Mono-bugs] [Bug 69614][Nor] Changed - mcs crash when using anonymous delegate

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Apr 2005 21:42:06 -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=69614

--- shadow/69614	2005-04-15 15:34:27.000000000 -0400
+++ shadow/69614.tmp.3131	2005-04-19 21:42:06.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 69614
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: miguel@ximian.com                            
 ReportedBy: danw@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -74,6 +74,12 @@
 }
 
 
 
 ------- Additional Comments From danw@novell.com  2005-04-15 15:34 -------
 Miguel: this is the anonymous delegates crash I mentioned
+
+------- Additional Comments From miguel@ximian.com  2005-04-19 21:42 -------
+Fixed on SVN.
+
+The parameter stuff was responsible for the second incarnation of the
+bug.