https://bugzilla.novell.com/show_bug.cgi?id=388425
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=388425#c17 --- Comment #17 from Marek Habersack <[EMAIL PROTECTED]> 2008-07-31 13:44:15 MDT --- (In reply to comment #16 from Raja Harinath) > Hmm, from your description, this patch breaks MONO_PATH. Is that right? > No, it doesn't break loading from MONO_PATH directories. What it does is that it prevents loading referenced assemblies with incorrect versions. So, if a directory mentioned in MONO_PATH has an assembly with correct name but incorrect version/public key than that mentioned in the referencing assembly's metadata, it won't load the assembly. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
