[Mono-bugs] [Bug 75982][Blo] Changed - Martin's Todo

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 8 16:53:23 EDT 2005


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 nazgul at omega.pl.

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

--- shadow/75982	2005-09-08 16:53:06.000000000 -0400
+++ shadow/75982.tmp.23854	2005-09-08 16:53:23.000000000 -0400
@@ -108,6 +108,15 @@
 Yes. The attribute says you should cast MethodBase to MethodInfo.
 
 ------- Additional Comments From nazgul at omega.pl  2005-09-08 16:53 -------
 Created an attachment (id=15709)
 Remove MakeGenericMethod from MethodBase
 
+
+------- Additional Comments From nazgul at omega.pl  2005-09-08 16:53 -------
+Yes, this is a little bit strange breaking change, but indeed
+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.


More information about the mono-bugs mailing list