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=77403 --- shadow/77403 2006-01-30 07:58:42.000000000 -0500 +++ shadow/77403.tmp.27851 2006-01-30 08:00:52.000000000 -0500 @@ -23,6 +23,10 @@ the class itself, leading to various name-lookup bugs. See bug 77396, bug 76762 for name-lookup related issues. This will probably be helped by a partial class cleanup that should also help fix bug 77027, and bug 77029 + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-30 08:00 ------- +See also various FIXMEs relating to Parent.EmitContext, and code like +ds.Resolve (ds) which should be ds.Resolve (ds.Parent). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
