[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
Mon Apr 3 16:19:23 EDT 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 lewing at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77968
--- shadow/77968 2006-04-01 03:21:08.000000000 -0500
+++ shadow/77968.tmp.29090 2006-04-03 16:19:23.000000000 -0400
@@ -39,6 +39,10 @@
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.
+
+------- Additional Comments From lewing at ximian.com 2006-04-03 16:19 -------
+I can avoid this particular case but the lcms api in general is not
+under my control so it needs to be fixed.
More information about the mono-bugs
mailing list