[Mono-bugs] [Bug 79148][Maj] Changed - [ANONYMOUS METHODS] (FIXED) Anonymous delegates testcase fails with NullReferenceException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 14 11:28:23 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=79148

--- shadow/79148	2006-08-22 22:20:06.000000000 -0400
+++ shadow/79148.tmp.19398	2006-09-14 11:28:23.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: rharinath at novell.com                            
 ReportedBy: horst.reiterer at mind-breeze.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [GMCS] Anonymous delegates testcase fails with NullReferenceException
+Summary: [ANONYMOUS METHODS] (FIXED) Anonymous delegates testcase fails with NullReferenceException
 
 Compiling the following testcase succeeds with csc but fails with gmcs
 (1.1.13.6):
 
   public delegate void A();
 


More information about the mono-bugs mailing list