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=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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
