[Mono-bugs] [Bug 70864][Blo] Changed - problems returning small structs from delegates on windows
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 20 Feb 2005 01:35:16 -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-20 01:30:08.000000000 -0500
+++ shadow/70864.tmp.17908 2005-02-20 01:35:16.000000000 -0500
@@ -663,6 +663,12 @@
(int,Splinex.PluginSystem.PluginLoader/NetF,Splinex.PluginSystem.Seri
alizationWrappers,Splinex.PluginSystem.StreamWrappers,int)
here mono crashes with message box at
IL_0466:bge.un IL_900046b
+
+------- Additional Comments From ddmk@r66.ru 2005-02-20 01:35 -------
+I have work around (split this function in three functions ),
+but I think nothing good,that bug present in 1.1.4, which is absent
+in 1.1.3.
+