[Mono-bugs] [Bug 72476][Nor] Changed - Odd nullref in anon delegates

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

--- shadow/72476	2005-02-11 02:12:48.000000000 -0500
+++ shadow/72476.tmp.3166	2005-04-19 21:43:19.000000000 -0400
@@ -1,15 +1,15 @@
 Bug#: 72476
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
-Priority: Wishlist
+Priority: Normal
 Component: C#
 AssignedTo: miguel@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -94,6 +94,9 @@
 (sorry about the gtk# dep, I had a really hard time killing that from the
 test, not sure why, this test was very fragile)
 
 ------- Additional Comments From miguel@ximian.com  2005-02-11 02:12 -------
 Ah, I must finish the parameter capturing support, am not done
 with it ;-)
+
+------- Additional Comments From miguel@ximian.com  2005-04-19 21:43 -------
+Fixed as well.