[Mono-bugs] [Bug 29036][Nor] Changed - System.RuntimeMethodHandle (non-)implementation and MS.NET behavior

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
7 Sep 2002 08:18:25 -0000


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@ximian.com.

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

--- shadow/29036	Thu Aug 15 21:31:14 2002
+++ shadow/29036.tmp.5392	Sat Sep  7 04:18:25 2002
@@ -1,14 +1,14 @@
 Bug#: 29036
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: GNU/Linux
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: nick@chemlab.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -79,6 +79,9 @@
 address of the method to call on the object. I'm passing the IntPtr to the
 target method as the second parameter of the constructor. When I pass the
 IntPtr obtained via RuntimeMethodHandle.Value, I get a 'Fatal execution
 engine error'. When I use the IntPtr obtained via
 RuntimeMethodHandle.GetFunctionPointer(), the delegated method is invoked
 successfully.
+
+------- Additional Comments From lupus@ximian.com  2002-09-07 04:18 -------
+Fixed in cvs.