[Mono-bugs] [Bug 381728] New: Calling convention ABI issues on Linux PPC
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Apr 20 12:07:42 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=381728
Summary: Calling convention ABI issues on Linux PPC
Product: Mono: Runtime
Version: SVN
Platform: PowerPC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: interop
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: alessandro.d at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=209161)
--> (https://bugzilla.novell.com/attachment.cgi?id=209161)
C code
There's an inconsistency in how value types are passed to C/C++ functions on
linux ppc. On linux ppc structures are passed by pointer.
I'm attaching a simple test case that works on x86 but it's broken on ppc. I'm
not sure if the bug is in mono or in the code that uses p/invoke this way.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list