[Mono-bugs] [Bug 27663][Maj] Changed - AppDomain fails loading from same dll name different classes

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 31 Aug 2004 09:40:20 -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 gonzalo@ximian.com.

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

--- shadow/27663	2004-08-31 09:34:19.000000000 -0400
+++ shadow/27663.tmp.27092	2004-08-31 09:40:20.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 27663
 Product: Mono: Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: VERIFIED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -142,6 +142,10 @@
 ------- Additional Comments From vargaz@freemail.hu  2004-08-31 09:11 -------
 This seems to work now with current CVS.
 
 ------- Additional Comments From gonzalo@ximian.com  2004-08-31 09:34 -------
 OMG! It works, it works!
 /me closes this 2 years old bug.
+
+------- Additional Comments From gonzalo@ximian.com  2004-08-31 09:40 -------
+<vargaz> err, if I change something in the loadeded dll besides the
+<vargaz> string constant, it doesn't work :(