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=75982 --- shadow/75982 2005-09-08 16:53:23.000000000 -0400 +++ shadow/75982.tmp.26330 2005-09-08 19:56:56.000000000 -0400 @@ -117,6 +117,12 @@ MakeGenericMethod do not make any sense for constructors. I attach a corrected patch - three casts in gmcs (and also in bmcs) are needed after removal of MakeGenericMethod from MethodBase. I was looking at the way to avoid those casts, but it seems that gmcs operates on MethodBase in many places. + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-08 19:56 ------- +Just for information: + +The MS implementation has MakeGenericMethod in MethodBase, but it is +marked with Obsolete attribute. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
