[Mono-bugs] [Bug 79069][Nor] Changed - Assembly.GetExecutingAssembly() incorrect behaviour

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Aug 13 23:07:10 EDT 2006


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 duncan at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79069

--- shadow/79069	2006-08-13 13:00:17.000000000 -0400
+++ shadow/79069.tmp.13381	2006-08-13 23:07:10.000000000 -0400
@@ -40,6 +40,11 @@
 
  This is due to the implementation of the
 ves_icall_System_Reflection_Assembly_GetExecutingAssembly in
 mono/metadata/icall.c, which refers to the last managed method call. This
 is definetely an inappropriate way to deal with the case of
 reflection-managed calls.
+
+------- Additional Comments From duncan at ximian.com  2006-08-13 23:07 -------
+Created an attachment (id=17449)
+Complete test case
+


More information about the mono-bugs mailing list