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-06-21 09:56:45.000000000 -0400 +++ shadow/77403.tmp.2275 2006-07-03 08:12:52.000000000 -0400 @@ -12,13 +12,13 @@ ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: Fix RootContext.Tree.Types to be a partial class -OtherBugsDependingOnThis: 76762, 77396 +OtherBugsDependingOnThis: 76762, 77396, 77963 Currently, RootContext.Tree.Types is null except during specific phases of the compiler. This causes trouble when we try to resolve top-level classes. We get around this by resolving the dependencies of a class in the class itself, leading to various name-lookup bugs. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
