[Mono-bugs] [Bug 78648][Wis] Changed - AppDomain.CreateDomain does not create an empty domain

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 14 17:18:17 EDT 2006


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 brian at fluggo.com.

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

--- shadow/78648	2006-06-14 15:50:24.000000000 -0400
+++ shadow/78648.tmp.17313	2006-06-14 17:18:17.000000000 -0400
@@ -62,6 +62,11 @@
     491     /*g_print ("copy assemblies from domain %p (%s)\n",
 domain, domain->friendly_name);*/
     492     for (tmp = domain->domain_assemblies; tmp; tmp = tmp->next)
     493         add_assemblies_to_domain (data, tmp->data, NULL);
     494     mono_domain_assemblies_unlock (domain);
 
+
+------- Additional Comments From brian at fluggo.com  2006-06-14 17:18 -------
+Created an attachment (id=17185)
+Recommended patch
+


More information about the mono-bugs mailing list