[Mono-bugs] [Bug 74882][Blo] Changed - Function pointer to delegate conversion should be implemented in emit_ptr_to_object_conv

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 May 2005 09:48:43 -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 vargaz@gmail.com.

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

--- shadow/74882	2005-05-12 09:20:35.000000000 -0400
+++ shadow/74882.tmp.5596	2005-05-12 09:48:43.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74882
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: Windows XP SP2; Mono 1.1.7; .NET Framework 1.1 SP1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: interop
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kornelpal@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -46,6 +46,10 @@
 Kornél
 
 ------- Additional Comments From vargaz@gmail.com  2005-05-12 09:20 -------
 function ptr -> delegate conversion _is_ implemented, just not for
 structure fields.
 
+
+------- Additional Comments From vargaz@gmail.com  2005-05-12 09:48 -------
+Fixed in SVN.
+