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=78464 --- shadow/78464 2006-05-20 11:48:08.000000000 -0400 +++ shadow/78464.tmp.14798 2006-05-21 16:17:41.000000000 -0400 @@ -165,6 +165,13 @@ Location: /home/monohead/mono/install/lib/mono/1.0/mscorlib.dll --- As you can see, the bug78464 assembly is loaded three times on MS.NET and twice on Mono in the "After load from file" step. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-21 16:17 ------- +According to my understanding of the .net assembly loading process, +there should be only one assembly for each assembly name inside an +appdomain. MS.NET seems to violate this, so I'm not sure what we need +to do here. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
