[Mono-bugs] [Bug 79426][Nor] Changed - [PATCH] Assembly loader failures result in FileNotFoundException with message equal to filename
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 17 11:50:36 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79426
--- shadow/79426 2006-09-17 11:28:24.000000000 -0400
+++ shadow/79426.tmp.29888 2006-09-17 11:50:36.000000000 -0400
@@ -104,6 +104,11 @@
Console.WriteLine (ex.Message);
}
prints 'File or assembly name foo.dll, or one of its dependencies
was not found' on MS.NET, but not on mono.
+
+------- Additional Comments From gert.driesen at pandora.be 2006-09-17 11:50 -------
+You're right of course.
+
+I'll attach a new patch (for both runtime and corlib) tomorrow or so.
More information about the mono-bugs
mailing list