[Mono-bugs] [Bug 80540][Nor] Changed - SIGSEGV when referenced assembly is missing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 23 16:15:20 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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80540
--- shadow/80540 2007-01-22 17:50:40.000000000 -0500
+++ shadow/80540.tmp.1700 2007-01-23 16:15:20.000000000 -0500
@@ -188,6 +188,11 @@
What happens when you compile with csc in that case?
------- Additional Comments From gert.driesen at pandora.be 2007-01-22 17:50 -------
On MS, you get a successful compilation. csc probably does not really
load the referenced assemblies (using managed code). But I know that
is way out of scope.
+
+------- Additional Comments From lupus at ximian.com 2007-01-23 16:15 -------
+I guess the next question is: what happens with a small test case that
+loads the assembly and calls GetFields() on the type, or just running
+mcs.exe with the MS runtime.
More information about the mono-bugs
mailing list