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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Dec 2003 17:24:17 -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 15:10:09.000000000 -0500
+++ shadow/49704.tmp.2769	2003-12-25 17:24:17.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 49704
 Product: Mono/Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: ginga@kit.hi-ho.ne.jp               
 QAContact: mono-bugs@ximian.com
@@ -136,6 +136,9 @@
 It does not cause any regressions in the tests, no additional
 regressions in the erorr tests, and is able to bootstrap and compile
 corlib.
 
 Rather than using the linear method before, this uses binary logic to
 computate accessability.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-12-25 17:24 -------
+Fixed in CVS.