[Mono-bugs] [Bug 77549][Min] Changed - mcs crashes if a dependency of a referenced assembly is missing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 1 22:31:29 EST 2007
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77549
--- shadow/77549 2007-01-01 03:55:44.000000000 -0500
+++ shadow/77549.tmp.29941 2007-01-01 22:31:29.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77549
Product: Mono: Compilers
Version: 1.1
OS: other
OS Details: fedora core 4
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: flipper98 at gmx.net
QAContact: mono-bugs at ximian.com
@@ -204,6 +204,14 @@
in an unusual way.
[csc] Please contact the application's support team for more
information.
------- Additional Comments From miguel at ximian.com 2007-01-01 03:55 -------
See Runtime bug 80420.
+
+------- Additional Comments From miguel at ximian.com 2007-01-01 22:31 -------
+The crash should be fixed.
+
+MCS will continue to require that assemblies that are not directly
+accessible in its default paths (GAC, current directory, other paths
+explicitly given) be loaded manually before assemblies that reference
+them though.
More information about the mono-bugs
mailing list