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=76097

--- shadow/76097        2005-10-19 07:20:29.000000000 -0400
+++ shadow/76097.tmp.1470       2005-10-19 14:13:57.000000000 -0400
@@ -116,6 +116,16 @@
 exception.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2005-10-19 07:20 -------
 Created an attachment (id=15941)
 a patch that fixes a bug that causes internal exception inside 
GenericTypeParameterBuilder
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-10-19 14:13 -------
+Well, that patch is definitely a no-go - of course, just returning an
+empty list is not an option here.
+
+What we need to do for GenericTypeParameterBuilder's is lookup its
+definition via typemanager; ie. we get the `TypeContainer' which
+defines its containing class and then lookup the `TypeParameter' for it.
+
+I'll have a look at this.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to