[Mono-bugs] [Bug 78695][Nor] Changed - [ANONYMOUS METHODS] Inline delegate definition gets wrong accessibility.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 14:22:43 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=78695

--- shadow/78695	2006-06-28 09:50:01.000000000 -0400
+++ shadow/78695.tmp.4937	2006-08-31 14:22:43.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: martin at ximian.com                            
 ReportedBy: erroneousBollock at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Inline delegate definition gets wrong accessibility.
+Summary: [ANONYMOUS METHODS] Inline delegate definition gets wrong accessibility.
 
 Description of Problem:
 
 When passing an inline delegate to some function expecting a delegate, an
 anonymous function is created by the compiler. It seems that the
 accessibility assigned to that anonymous function is 'public'.


More information about the mono-bugs mailing list