[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
Thu, 28 Oct 2004 12:34:47 -0400 (EDT)
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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57546
--- shadow/57546 2004-10-28 12:34:03.000000000 -0400
+++ shadow/57546.tmp.9117 2004-10-28 12:34:47.000000000 -0400
@@ -105,6 +105,14 @@
------- Additional Comments From grompf@sublimeintervention.com 2004-10-28 12:34 -------
Created an attachment (id=13098)
independant patch for weird struct alignment
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-10-28 12:34 -------
+After chatting with lupus this fix appears to be even easier; attached above is a patch for
+the size >= 3 % 4 != 0 struct problem (indepentdant of the 1 and 2 byte passing patch
+and problem)
+
+-kangaroo
+