[Mono-bugs] [Bug 79033][Nor] Changed - ReadOnlyCollectionBase.Count should not be sealed.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 9 01:27:07 EDT 2006


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 duncan at ximian.com.

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

--- shadow/79033	2006-08-08 19:18:38.000000000 -0400
+++ shadow/79033.tmp.11708	2006-08-09 01:27:07.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79033
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: Tiger
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: ats at cs.rit.edu               
 QAContact: mono-bugs at ximian.com
@@ -50,6 +50,13 @@
 
 
 ------- Additional Comments From ats at cs.rit.edu  2006-08-08 19:18 -------
 The compile error does not disappear, i.e., always I assume.
 
 I only observed it with one class which compiles properly with .NET.
+
+------- Additional Comments From duncan at ximian.com  2006-08-09 01:27 -------
+Committed, r63516.
+
+To see this fix, make sure you're running Mono from the latest code in
+the repository. Also, make sure that you are compiling using 'gmcs'
+and not 'mcs'.


More information about the mono-bugs mailing list