[Mono-bugs] [Bug 70864][Blo] Changed - problems returning small structs from delegates on windows

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 19 Feb 2005 10:38:45 -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-19 10:35:53.000000000 -0500
+++ shadow/70864.tmp.3219	2005-02-19 10:38:45.000000000 -0500
@@ -297,6 +297,15 @@
 file), and attach it to the bug ?
 
 ------- Additional Comments From ddmk@r66.ru  2005-02-19 10:35 -------
 Created an attachment (id=14263)
 Text log of mono -v -v -v -v -v
 
+
+------- Additional Comments From ddmk@r66.ru  2005-02-19 10:38 -------
+There are realy  two bugs one old  - incorrect wrapping function 
+which return struct for call from unmanaged code
+
+and new bug introduced in 1.1.4 - problems with large function 
+tables (struct with delegates fields) when function to native code 
+has several of them.
+