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=77987 --- shadow/77987 2006-04-01 23:18:21.000000000 -0500 +++ shadow/77987.tmp.20610 2006-04-01 23:18:21.000000000 -0500 @@ -0,0 +1,25 @@ +Bug#: 77987 +Product: Mono: Runtime +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: List missing libraries when reporting System.DllNotFoundException + +Ex: If I dllimport gdiplus.dll, and libgdiplus.so points to a .so that is +missing, the failing stacktrace shows that gdiplus.dll could not be loaded. + +If this is done in debug mode, the missing .so is also printed. + +It would be nice if the missing .so file was also printed out while in non +debug mode. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
