[Mono-bugs] [Bug 75296][Blo] Changed - [GMCS] context from type
instead of method is used when parsing generic method invocation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jun 20 11:46:21 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=75296
--- shadow/75296 2005-06-20 11:43:54.000000000 -0400
+++ shadow/75296.tmp.16630 2005-06-20 11:46:21.000000000 -0400
@@ -78,6 +78,11 @@
Which probably isn't valid. Even if it is valid, the contex should
actually point to context -> gmethod -> container, which is a correct
context at this place.
I attach a little hack, which allowed me to go forward and workaround
the bug in some sense.
+
+------- Additional Comments From nazgul at omega.pl 2005-06-20 11:46 -------
+Created an attachment (id=15349)
+a workaround for incorrect context passed to method_from_methodspec
+
More information about the mono-bugs
mailing list