[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
Wed Sep 20 12:22:19 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 vargaz at gmail.com.

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

--- shadow/79426	2006-09-19 17:06:20.000000000 -0400
+++ shadow/79426.tmp.2114	2006-09-20 12:22:19.000000000 -0400
@@ -134,6 +134,12 @@
 mono_get_exception_file_not_found2 to take a MonoString instead of 
 char for the msg argument. We now pass NULL as msg where 
 appropriate, and construct a MonoString from char where a message 
 was actually passed in.
 
 Let me know if there's anything I should change.
+
+------- Additional Comments From vargaz at gmail.com  2006-09-20 12:22 -------
+This looks ok to check in, altough I don't really understand why
+the mono_get_exception_file_not_found2 signature needs to be changed,
+the original one seemed just fine.
+


More information about the mono-bugs mailing list