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=75419 --- shadow/75419 2005-06-29 08:03:57.000000000 -0400 +++ shadow/75419.tmp.27533 2005-06-29 12:41:39.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 75419 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Gentoo -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: DUPLICATE +Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -97,6 +97,11 @@ // (i.e. the application). try { _tempDomain.Load (_raw_bytes); } catch (BadImageFormatException e) { throw new ModuleImageException (e.Message); } + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-29 12:41 ------- +Looks like we don't honor PrivatePath at all + +*** This bug has been marked as a duplicate of 57612 *** _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
