[Mono-bugs] [Bug 58659][Nor] Changed - Generics: assertion failed: (io <= max_vtsize)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 3 Aug 2004 20:20:46 -0400 (EDT)
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=58659
--- shadow/58659 2004-08-03 20:12:24.000000000 -0400
+++ shadow/58659.tmp.16925 2004-08-03 20:20:46.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58659
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: martin@ximian.com
ReportedBy: edd@usefulinc.com
QAContact: mono-bugs@ximian.com
@@ -97,6 +97,10 @@
gen.cs(21) error CS0536: 'Crowd`1' does not implement interface member
'System.Collections.Generic.ICollection`1[!0].Remove(!0)'.
'Crowd`1.Remove(!0)' is either static, not public, or has the wrong
return type
Even if the methods are defined.
+
+------- Additional Comments From martin@ximian.com 2004-08-03 20:20 -------
+This is working fine for me, ie. I'm getting the errors Miguel mentioned.
+