[Mono-bugs] [Bug 71472][Nor] Changed - Marshal.GetDelegateForFunctionPointer()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Feb 2005 12:03:01 -0500 (EST)


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 vargaz@gmail.com.

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

--- shadow/71472	2005-01-31 12:18:28.000000000 -0500
+++ shadow/71472.tmp.27563	2005-02-15 12:03:01.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 71472
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jgd@ugs.com               
 QAContact: mono-bugs@ximian.com
@@ -41,6 +41,9 @@
 Additional Information:
 
 ------- Additional Comments From vargaz@gmail.com  2005-01-31 12:18 -------
 The method exists in our 2.0 assemblies, but only works if the
 function pointer was created from a delegate, while the method in
 the MS CLR works for any function pointer.
+
+------- Additional Comments From vargaz@gmail.com  2005-02-15 12:03 -------
+Fixed in SVN.