[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:20:35 -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-09 09:02:25.000000000 -0400
+++ shadow/74882.tmp.5051	2005-05-12 09:20:35.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74882
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Windows XP SP2; Mono 1.1.7; .NET Framework 1.1 SP1
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Blocker
 Component: interop
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kornelpal@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -41,6 +41,11 @@
 
 This conversion is required if we want to implement COM interface 
 marshaling natively.
 
 Sincerely,
 Kornél
+
+------- Additional Comments From vargaz@gmail.com  2005-05-12 09:20 -------
+function ptr -> delegate conversion _is_ implemented, just not for
+structure fields.
+