[Mono-bugs] [Bug 53548][Wis] Changed - mono runtime doesn't provide any evidence when loading an assembly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 18 May 2004 10:10:11 -0400 (EDT)
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 spouliot@videotron.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=53548
--- shadow/53548 2004-01-29 12:35:56.000000000 -0500
+++ shadow/53548.tmp.24400 2004-05-18 10:10:11.000000000 -0400
@@ -1,8 +1,8 @@
Bug#: 53548
-Product: Mono/Runtime
+Product: Mono: Runtime
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
Severity: Unknown
@@ -71,6 +71,12 @@
evidences in managed code (all except StrongName).
------- Additional Comments From spouliot@videotron.ca 2004-01-29 12:35 -------
Created an attachment (id=6554)
DefaultEvidences.cs
+
+------- Additional Comments From spouliot@videotron.ca 2004-05-18 10:10 -------
+Evidence is CAS related and isn't supported by Mono 1.0. However to
+avoid NullReferenceException (like in the supplied sample) we now
+return an empty Evidence instance (which is a collection) in
+System.Assembly.