[Mono-bugs] [Bug 57602][Wis] Changed - Mono major assembly loader issues

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Jul 2004 08:57:52 -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 gert.driesen@pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=57602

--- shadow/57602	2004-07-30 08:57:10.000000000 -0400
+++ shadow/57602.tmp.21099	2004-07-30 08:57:52.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 57602
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: jackson@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -292,6 +292,16 @@
 promises. The problem is that we load types using System.Reflection,
 even if they are not directly referenced. So, if something caused a
 dll to be loaded that did not exist, you might get an error.
 
 The compiler issue is completely seperate form this bug. If we want to
 continue discuession on it, lets open another bug.
+
+------- Additional Comments From gert.driesen@pandora.be  2004-07-30 08:57 -------
+I've split this bug report up into two separate ones :
+
+62135
+57612
+
+
+
+*** This bug has been marked as a duplicate of 62135 ***