[Mono-bugs] [Bug 49704][Nor] Changed - internal class invalidly allowed for protected method argument

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Dec 2003 15:07:41 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=49704

--- shadow/49704	2003-12-24 11:49:49.000000000 -0500
+++ shadow/49704.tmp.24065	2003-12-24 15:07:41.000000000 -0500
@@ -5,17 +5,18 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: ginga@kit.hi-ho.ne.jp               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
+Cc: 
 Summary: internal class invalidly allowed for protected method argument
 
 When an internal class appears as a parameter of a protected method, then
 it should be reported as an error, but mcs does not complain about it.
 For example, such class: