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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
