[Mono-bugs] [Bug 77403][Nor] Changed - Fix RootContext.Tree.Types
to be a partial class
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Feb 13 14:03:49 EST 2006
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 jan.oravec at 6com.sk.
http://bugzilla.ximian.com/show_bug.cgi?id=77403
--- shadow/77403 2006-02-13 12:45:52.000000000 -0500
+++ shadow/77403.tmp.1828 2006-02-13 14:03:49.000000000 -0500
@@ -10,12 +10,13 @@
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: rharinath at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
+Cc: jan.oravec at 6com.sk,martin at ximian.com
Summary: Fix RootContext.Tree.Types to be a partial class
OtherBugsDependingOnThis: 76762, 77396
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
More information about the mono-bugs
mailing list