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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-06-14 17:18 ------- +Created an attachment (id=17185) +Recommended patch + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
