[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 12:31:59 -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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57546
--- shadow/57546 2004-11-02 10:30:43.000000000 -0500
+++ shadow/57546.tmp.19124 2004-11-02 12:31:59.000000000 -0500
@@ -1,22 +1,21 @@
Bug#: 57546
Product: Mono: Runtime
Version: unspecified
OS: Mac OS X 10.3
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Critical
Component: misc
AssignedTo: lupus@ximian.com
ReportedBy: umuff@quark.com
QAContact: mono-bugs@ximian.com
TargetMilestone: V1
URL:
-Cc:
Summary: PPC: mono/test pinvoke11.exe fails (mono_return_sc1)
mono pinvoke11.exe
Got value 5
Got value 4
Got value 4
@@ -136,6 +135,11 @@
-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).
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-11-02 12:31 -------
+fixed in HEAD
+(if you want this on mono-1-0 as well drop me a note paolo; thanks for the review)
+