[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:07:58 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 06:43:54.000000000 -0400
+++ shadow/75250.tmp.12411	2005-06-17 11:07:58.000000000 -0400
@@ -78,6 +78,12 @@
 ------- Additional Comments From malekith at pld-linux.org  2005-06-17 06:43 -------
 This issue was indeed not related to GetParent stuff. So this is OK to
 leave this issue as FIXED.
 
 As soon as the issue Kamil is talking about is gone I can check
 GetParent again.
+
+------- 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.


More information about the mono-bugs mailing list