[Mono-bugs] [Bug 393429] objc2-sharp unit tests fail on PPC

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu May 22 14:38:22 EDT 2008


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

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





--- Comment #3 from Geoff Norton <gnorton at novell.com>  2008-05-22 12:38:22 MST ---
Jesse,

Messaging.cs:

The bool changes look ok as is.  Can you seperate them into their own patch and
prepare a ChangeLog.  Do you want me to give you access to my git repo? (Email
me your ssh key if so).

Object.cs:

Can you look in GDB and see why this is crashing?  We aren't sending a retain
there (I dont think) and it doesn't crash on PPC.  Can you try using a direct
objc_msgSend call instead of the Contruct().Init() variant?

TypeConverter.cs:

This looks wrong.  I assume you meant "c" not "rc"?  Please fix and include
with 1 big bool patch.

Did you get a chance to make the (U)IntPtr changes I suggested?


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