[Mono-bugs] [Bug 52779][Wis] Changed - System.dll has a build dep on System.Xml.dll and versus
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 12 Jan 2004 11:58:47 -0500 (EST)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=52779
--- shadow/52779 2004-01-12 11:10:46.000000000 -0500
+++ shadow/52779.tmp.23582 2004-01-12 11:58:47.000000000 -0500
@@ -1,20 +1,24 @@
Bug#: 52779
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: micke@imendio.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: System.dll has a build dep on System.Xml.dll and versus
Building System.dll requires System.Xml.dll which requires System.dll to
build. Makes it kinda hard to get started :)
+
+------- Additional Comments From bmaurer@users.sf.net 2004-01-12 11:58 -------
+Not a bug, you need to start from a monocharge. System.dll needs Xml
+for config, Xml needs system for inet access. It is like this in MS.