[Mono-bugs] [Bug 364438] New: Mono. Linker should skip mixed dependency assemblies but fails with a NotSupportedException completely
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Feb 24 13:27:14 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=364438
Summary: Mono.Linker should skip mixed dependency assemblies but
fails with a NotSupportedException completely
Product: Mono: Tools
Version: unspecified
Platform: x86-64
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P5 - None
Component: linker
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: benjamin.podszun at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
As soon as the linker encounters a mixed mode assembly it bails out completely.
According to my understanding (and jb on #mono) it should just skip that
assembly or at least offer an option to ignore unsupported assemblies
silently/with a warning at most. This happens with both
-c link
and
-c copy
parameters specified.
--
Configure bugmail: https://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