[Mono-bugs] [Bug 73995][Nor] Changed - [GMCS] runtime cannot handle either generic "where" or overloaded generic methods
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 29 Apr 2005 08:33:03 -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=73995
--- shadow/73995 2005-04-29 08:32:39.000000000 -0400
+++ shadow/73995.tmp.10583 2005-04-29 08:33:03.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 73995
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: martin@ximian.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
@@ -65,6 +65,9 @@
** ERROR **: ile metadata.c line 1729
(do_mono_metadata_parse_generic_class): assertion failed
((gclass->context->container = gklass->generic_container) != NULL)
aborting...
+
+------- Additional Comments From martin@ximian.com 2005-04-29 08:33 -------
+Fixed in SVN.