[Mono-bugs] [Bug 70864][Blo] Changed - Mono don't generate native wrappers for delegates which returns structs or enums.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Feb 2005 13:20:33 -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 ddmk@r66.ru.
http://bugzilla.ximian.com/show_bug.cgi?id=70864
--- shadow/70864 2005-02-18 13:16:26.000000000 -0500
+++ shadow/70864.tmp.19757 2005-02-18 13:20:33.000000000 -0500
@@ -3,13 +3,13 @@
Version: 1.1
OS: Windows XP
OS Details: Windows 2003
Status: REOPENED
Resolution:
Severity: Unknown
-Priority: Major
+Priority: Blocker
Component: JIT
AssignedTo: vargaz@gmail.com
ReportedBy: ddmk@r66.ru
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -129,6 +129,13 @@
EVEN MORE MY PROGRAM USE FUNCTION POINTER TABLES WHICH WORKS ON MONO
1.1.3
NOW IT IS FAULT WITH
** ERROR **: Invalid IL code at ...(wrapper managed to native)
in function,which transfer function pointer table to native code.
+
+------- Additional Comments From ddmk@r66.ru 2005-02-18 13:20 -------
+Please Make UPDATE to windows binaries i can't test program on mono
+(it faults at startup, because function table transferring at
+startup)
+
+