[Mono-bugs] [Bug 21147] Changed - mcs should check accessibility of methods, fields, etc.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
13 May 2002 06:24:31 -0000


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 miguel@ximian.com.

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

--- shadow/21147	Mon Apr 22 23:01:41 2002
+++ shadow/21147.tmp.10016	Mon May 13 02:24:31 2002
@@ -1,13 +1,13 @@
 Bug#: 21147
 Product: Mono/MCS
 Version: unspecified
 OS: Red Hat 7.2
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: miguel@ximian.com                            
 ReportedBy: igor@pobox.com               
 QAContact: mono-bugs@ximian.com
@@ -64,6 +64,9 @@
 It's broken for on both linux and windows, the only difference is that
 on windows it uses the default constructor for Object (it's probably a
 lookup problem: constructors should not be searched in parent types).
 
 ------- Additional Comments From miguel@ximian.com  2002-04-22 23:01 -------
 *** Bug 23758 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From miguel@ximian.com  2002-05-13 02:24 -------
+Fixed on CVS.