[Mono-bugs] [Bug 79232][Min] Changed - [ANONYMOUS METHODS] (FIXED)	crash instead of CS0236 (wrong field reference in delegate	initializer)
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Fri Sep 15 09:33:42 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=79232
--- shadow/79232	2006-08-31 14:14:46.000000000 -0400
+++ shadow/79232.tmp.6734	2006-09-15 09:33:42.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: martin at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [ANONYMOUS METHODS] crash instead of CS0236 (wrong field reference in delegate initializer)
+Summary: [ANONYMOUS METHODS] (FIXED) crash instead of CS0236 (wrong field reference in delegate initializer)
 
 When given the following code, mcs crashes.
 
 delegate void Foo ();
 
 class Test
    
    
More information about the mono-bugs
mailing list