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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76277 --- shadow/76277 2005-10-06 09:36:36.000000000 -0400 +++ shadow/76277.tmp.32152 2005-10-06 09:36:57.000000000 -0400 @@ -67,6 +67,10 @@ + g_string_append (str, type->data.generic_param->name); + break; default: klass = mono_class_from_mono_type (type); if (klass->nested_in) { + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-06 09:36 ------- +This patch should fix it, but I can't test it since the build is +currently broken. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
