[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
Sat Apr 1 23:59:41 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77403
--- shadow/77403 2006-02-25 13:01:41.000000000 -0500
+++ shadow/77403.tmp.21170 2006-04-01 23:59:40.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 77403
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: rharinath at novell.com
@@ -31,6 +31,10 @@
See also various FIXMEs relating to Parent.EmitContext, and code like
ds.Resolve (ds) which should be ds.Resolve (ds.Parent).
------- Additional Comments From marek.safar at seznam.cz 2006-02-25 13:01 -------
I am setting this to need more info as a lot of work in this are has
been done.
+
+------- Additional Comments From rharinath at novell.com 2006-04-01 23:59 -------
+Looks like we need to start using AddPartial() inside the parser, and
+remove an override for the property 'DeclContainer' in TypeContainer.
More information about the mono-bugs
mailing list