[Mono-bugs] [Bug 580185] assembly version redirection fails to work properly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Feb 22 21:18:16 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=580185
http://bugzilla.novell.com/show_bug.cgi?id=580185#c8
Marek Habersack <mhabersack at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #343639|0 |1
is obsolete| |
--- Comment #8 from Marek Habersack <mhabersack at novell.com> 2010-02-23 03:18:14 CET ---
Created an attachment (id=343950)
--> (http://bugzilla.novell.com/attachment.cgi?id=343950)
assembly_binding.diff
New version of the patch gets rid of a segfault while building class libraries
and also introduces support domain locality to the redirection - each appdomain
has its own set of redirections. Note however that the runtime itself doesn't
support per-domain redirections yet - assembly references are stored at image
level and they should be moved down to the appdomain level.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list