[Mono-bugs] [Bug 381728] Calling convention ABI issues on Linux PPC

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Apr 20 13:21:19 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=381728

User gnorton at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=381728#c3


Geoff Norton <gnorton at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gnorton at novell.com
             Status|NEW                                             |RESOLVED
         Resolution|                                                |INVALID




--- Comment #3 from Geoff Norton <gnorton at novell.com>  2008-04-20 11:21:17 MST ---
This isn't a bug in the runtime.  You're passing a structure to the pinvoke,
but expecting a integer on the C side.  The JIT cannot infer this.  The calling
code in this instance needs to be fixed.


-- 
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