[Mono-bugs] [Bug 77968][Nor] Changed - crash when passing struct to
native code on ppc32
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Apr 1 03:21:10 EST 2006
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77968
--- shadow/77968 2006-03-31 14:43:21.000000000 -0500
+++ shadow/77968.tmp.28659 2006-04-01 03:21:08.000000000 -0500
@@ -3,13 +3,13 @@
Version: 1.1
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Major
+Priority: Normal
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: lewing at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -34,6 +34,11 @@
(13:27:46) kangaroo: //* set the next to 0 once inssel-ppc.brg is updated */
(13:27:46) kangaroo: #define PPC_PASS_STRUCTS_BY_VALUE 1
------- Additional Comments From lewing at ximian.com 2006-03-31 14:43 -------
clearly I can change the code to avoid this if the fix is going to
take a long time, but I'd like to avoid that if possible.
+
+------- Additional Comments From lupus at ximian.com 2006-04-01 03:21 -------
+If this is code in f-spot that you can change it would be better long
+term as well: passing structures bigger than 16 bytes by value should
+be avoided in C# as in C because of performance.
More information about the mono-bugs
mailing list