[Mono-bugs] [Bug 43205][Cri] Changed - Corlib Fails to Compile From CVS
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 17 May 2003 16:43:27 -0400 (EDT)
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=43205
--- shadow/43205 Sat May 17 06:56:33 2003
+++ shadow/43205.tmp.25459 Sat May 17 16:43:27 2003
@@ -1,23 +1,23 @@
Bug#: 43205
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Major
-Component: System
+Severity: Unknown
+Priority: Critical
+Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: dimsmol@rambler.ru
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: mcs from cvs compilation fails
+Summary: Corlib Fails to Compile From CVS
mcs from cvs compilation fails because System.AppDomain have some
private event handlers, but implements interface System._AppDomain, that
describes these events.
The problem can be solved by just commenting out these events in