https://bugzilla.novell.com/show_bug.cgi?id=393429
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=393429#c3 --- Comment #3 from Geoff Norton <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
