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=77396 --- shadow/77396 2006-02-08 13:49:48.000000000 -0500 +++ shadow/77396.tmp.16172 2006-02-08 14:07:26.000000000 -0500 @@ -55,6 +55,22 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-02-08 09:25 ------- Hari, can I steal this one from you ? ------- Additional Comments From [EMAIL PROTECTED] 2006-02-08 13:49 ------- error test + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-08 14:07 ------- +A related non-generic test case: + +===== +class A : B +{ + public class B + { } +} + +interface C +{ } +===== + +This must report an error. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
