[Mono-bugs] [Bug 23758] Changed - MCS currently ignores accessibility

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
23 Apr 2002 03:01:42 -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=23758

--- shadow/23758	Mon Apr 22 20:40:00 2002
+++ shadow/23758.tmp.21515	Mon Apr 22 23:01:42 2002
@@ -1,14 +1,14 @@
 Bug#: 23758
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: crichton@gimp.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -52,6 +52,11 @@
                 b.b6 = 6;
         }
 }
 
 With csc, b2, b4, and b6 will be flagged as errors (you cannot access
 them).  mcs gives no error.
+
+------- Additional Comments From miguel@ximian.com  2002-04-22 23:01 -------
+
+
+*** This bug has been marked as a duplicate of 21147 ***