[Mono-bugs] [Bug 79232][Min] Changed - [ANONYMOUS METHODS] crash instead of CS0236 (wrong field reference in delegate initializer)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 14:14:46 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:13:45.000000000 -0400
+++ shadow/79232.tmp.4800	2006-08-31 14:14:46.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: mcs causes a crash with related to CS0236 (wrong field reference in delegate initializer)
+Summary: [ANONYMOUS METHODS] 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