[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:03 -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-21 17:15:55.000000000 -0400
+++ shadow/57546.tmp.9099 2004-10-28 12:34:03.000000000 -0400
@@ -100,6 +100,11 @@
which is giving an offset to start the redzone at 0x30 (48). Off by 20 bytes.
I've tried moving this around; but it appears that some other storing isn't happening
properly in the wrapper function for pinvokes; there will have to be some additional
changes to support these types.
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-10-28 12:34 -------
+Created an attachment (id=13098)
+independant patch for weird struct alignment
+