[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 15:53:36 -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=70864

--- shadow/70864	2005-02-19 10:38:45.000000000 -0500
+++ shadow/70864.tmp.8952	2005-02-19 15:53:36.000000000 -0500
@@ -306,6 +306,10 @@
 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.
 
+
+------- Additional Comments From vargaz@gmail.com  2005-02-19 15:53 -------
+Sorry, I meant the Set_Basic_Functions method, not the struct_test_body
+method. Could you include the log for that ?