[Mono-bugs] [Bug 34522][Blo] Changed - mcs incorrectly reports some fields inaccessible

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
23 Nov 2002 10:22:40 -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 martin@ximian.com.

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

--- shadow/34522	Sat Nov 23 05:22:11 2002
+++ shadow/34522.tmp.2232	Sat Nov 23 05:22:40 2002
@@ -1,15 +1,15 @@
 Bug#: 34522
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
-Priority: Normal
+Priority: Blocker
 Component: Misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: mathpup@mylinuxisp.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -80,6 +80,10 @@
 Additional Information: 
  
 csc compiles the program without complaint. I realize that the example here looks a little 
 contrived and that a real program would need to initialize the field "derived" at some 
 point. However, this is the same error that causes Menu.cs in System.Windows.Forms to 
 fail during compilation with similar errors on lines 135, 156, and 159.
+
+------- Additional Comments From martin@ximian.com  2002-11-23 05:22 -------
+This blocks the corlib build.
+