[Cocoa-sharp] [PATCH] IntPtr and bool marshalling
Geoff Norton
gnorton at novell.com
Sun Jun 1 10:58:34 EDT 2008
Miguel,
On Sun, 2008-06-01 at 11:02 -0400, Miguel de Icaza wrote:
> Hello,
>
> > The current code crashes when an IntPtr is marshaled on PPC and
> > returns the wrong value when bools are marshaled. One thing to note is
> > that it encodes bools as "rc" to allow for round-tripping. It might be
> > better to just use "c".
>
> Did you file a bug report?
>
Jesse filed a report and a patch and this is now fixed. :)
-g
More information about the Cocoa-sharp
mailing list