[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
Wed, 23 Mar 2005 00:25:07 -0500 (EST)


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 atsushi@ximian.com.

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

--- shadow/73995	2005-03-23 00:11:50.000000000 -0500
+++ shadow/73995.tmp.18329	2005-03-23 00:25:07.000000000 -0500
@@ -55,6 +55,16 @@
 under MS runtime, it outputs
 200
 400
 
 How often does this happen? 
 consistently.
+
+------- Additional Comments From atsushi@ximian.com  2005-03-23 00:25 -------
+Actually I tried by myself (it was reported bug) with the binary built
+with the latest CTP and modified runtime (version number). The output was
+
+** ERROR **: ile metadata.c line 1729
+(do_mono_metadata_parse_generic_class): assertion failed
+((gclass->context->container = gklass->generic_container) != NULL)
+aborting...
+