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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 8 19:56:56 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 malekith at pld-linux.org.

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 malekith at pld-linux.org  2005-09-08 19:56 -------
+Just for information:
+
+The MS implementation has MakeGenericMethod in MethodBase, but it is
+marked with Obsolete attribute.


More information about the mono-bugs mailing list