[Mono-bugs] [Bug 47295][Nor] Changed - Image data for methods not being stored for dynamic assemblies

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Aug 2003 03:24:20 -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 gonzalo@ximian.com.

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

--- shadow/47295	2003-08-14 03:24:01.000000000 -0400
+++ shadow/47295.tmp.22630	2003-08-14 03:24:20.000000000 -0400
@@ -10,13 +10,12 @@
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mathpup@mylinuxisp.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Image data for methods not being stored for dynamic assemblies
 
 Description of Problem: 
  
 The main idea here is that I need to create callbacks so that unmanaged code can 
 call managed code. I am creating subclasses of MulticastDelegate at runtime. I then