[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 07:48: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 05:02:18.000000000 -0500
+++ shadow/70864.tmp.376 2005-02-19 07:48:36.000000000 -0500
@@ -286,6 +286,12 @@
public override string ToString(){return id.ToString ();}
}
+
+------- Additional Comments From vargaz@gmail.com 2005-02-19 07:48 -------
+Could you run mono with -v -v -v -v, redirect the output to a file,
+cut the part of the file related to compiling
+testch.Class1:struct_test_body() (it should be in the last part of the
+file), and attach it to the bug ?