[Mono-bugs] [Bug 57546][Cri] Changed - PPC: mono/test pinvoke11.exe fails (mono_return_sc1)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 2 Nov 2004 10:30:43 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57546
--- shadow/57546 2004-10-28 13:34:37.000000000 -0400
+++ shadow/57546.tmp.16421 2004-11-02 10:30:43.000000000 -0500
@@ -132,6 +132,10 @@
0
passes bootstrap test too
-kangaroo
+
+------- Additional Comments From lupus@ximian.com 2004-11-02 10:30 -------
+Thanks, please commit. Change the alignment to align to
+sizeof(gpointer), though (use sizeof(gpointer)-1 instead of harcoding 3).