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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Feb 2005 02:12:48 -0500 (EST)


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 00:33:27.000000000 -0500
+++ shadow/72476.tmp.27900	2005-02-11 02:12:48.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 72476
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: miguel@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -90,6 +90,10 @@
 in <0x00c3c> Mono.CSharp.Driver:MainDriver (string[])
 in <0x0000f> Mono.CSharp.Driver:Main (string[])
 
 
 (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 ;-)