[Mono-bugs] [Bug 58291][Maj] Changed - returning DynamicAssembly from TypeResolve handler doesn't work
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 10 May 2004 13:49:39 -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 shaver@off.net.
http://bugzilla.ximian.com/show_bug.cgi?id=58291
--- shadow/58291 2004-05-10 13:49:14.000000000 -0400
+++ shadow/58291.tmp.5699 2004-05-10 13:49:39.000000000 -0400
@@ -20,6 +20,11 @@
working on it.)
I'm using S.R.E to create an assembly and type in response to an
AppDomain.TypeResolve event, and while it works with .NET, Mono seems to
call the TypeResolve handler twice, and then bail on a NULL object
reference. I'll attach a (not-entirely-minimal) test case shortly.
+
+------- Additional Comments From shaver@off.net 2004-05-10 13:49 -------
+Created an attachment (id=7668)
+test case
+