[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 Jan 30 08:00:52 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-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 rharinath at novell.com  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).


More information about the mono-bugs mailing list