зеркало из https://github.com/mono/mail-archives.git
87 строки
4.0 KiB
HTML
87 строки
4.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 77403][Nor] Changed - Fix RootContext.Tree.Types
|
|
to be a partial class
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077403%5D%5BNor%5D%20Changed%20-%20Fix%20RootContext.Tree.Types%0A%09to%20be%20a%20partial%20class&In-Reply-To=bug-77403%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="039235.html">
|
|
<LINK REL="Next" HREF="039237.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 77403][Nor] Changed - Fix RootContext.Tree.Types
|
|
to be a partial class</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077403%5D%5BNor%5D%20Changed%20-%20Fix%20RootContext.Tree.Types%0A%09to%20be%20a%20partial%20class&In-Reply-To=bug-77403%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 77403][Nor] Changed - Fix RootContext.Tree.Types
|
|
to be a partial class">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Mon Feb 13 14:03:49 EST 2006</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="039235.html">[Mono-bugs] [Bug 77544][Maj] New - System.ArraySegment "out of
|
|
bounds"
|
|
</A></li>
|
|
<LI>Next message: <A HREF="039237.html">[Mono-bugs] [Bug 77542][Wis] Changed - Support for data-bound
|
|
TreeView in ASP.NET 2.0
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#39236">[ date ]</a>
|
|
<a href="thread.html#39236">[ thread ]</a>
|
|
<a href="subject.html#39236">[ subject ]</a>
|
|
<a href="author.html#39236">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jan.oravec at 6com.sk.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=77403">http://bugzilla.ximian.com/show_bug.cgi?id=77403</A>
|
|
|
|
--- 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: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">rharinath at novell.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">rharinath at novell.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
TargetMilestone: ---
|
|
URL:
|
|
+Cc: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jan.oravec at 6com.sk</A><A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">,martin at ximian.com</A>
|
|
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
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="039235.html">[Mono-bugs] [Bug 77544][Maj] New - System.ArraySegment "out of
|
|
bounds"
|
|
</A></li>
|
|
<LI>Next message: <A HREF="039237.html">[Mono-bugs] [Bug 77542][Wis] Changed - Support for data-bound
|
|
TreeView in ASP.NET 2.0
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#39236">[ date ]</a>
|
|
<a href="thread.html#39236">[ thread ]</a>
|
|
<a href="subject.html#39236">[ subject ]</a>
|
|
<a href="author.html#39236">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|