[Mono-bugs] [Bug 75250][Nor] Changed - [GMCS] [PATCH] make TypeBuilder.GetMethod/Constructor/Field work again

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 17 11:20:29 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=75250

--- shadow/75250	2005-06-17 11:07:58.000000000 -0400
+++ shadow/75250.tmp.12505	2005-06-17 11:20:29.000000000 -0400
@@ -84,6 +84,11 @@
 
 ------- Additional Comments From malekith at pld-linux.org  2005-06-17 11:07 -------
 The assertion was caused by class C that implemneted interface I1
 derived from I2 (all generic). C however didn't list I2 explictly. I
 don't know if this is allowed by the spec. If so, I can report a small
 testcase for it. One way or another we've managed to code it around.
+
+------- Additional Comments From malekith at pld-linux.org  2005-06-17 11:20 -------
+(in previous comment I was talking about generic_context assertion)
+
+GetParent issue is also gone now, so everything is fine, thanks!


More information about the mono-bugs mailing list