On 08/09/2013 12:46 PM, David Chisnall wrote:
> On 9 Aug 2013, at 11:44, Luboš Doležel <[email protected]> wrote:
> 
>> Signature of initWithFrame: (NSRect) with GNUstep is: @16@0:8
> 
> That doesn't look right.  That's the signature for a method that
> returns an object, but takes no parameters other than the receiver
> and selector.

Right, sorry, it is @48@0:8{_NSRect={_NSPoint=dd}{_NSSize=dd}}16

So I assume the right solution is to create a substitutes table to
rewrite CGRect->_NSRect etc.

Well, I've certainly learned something toady.

-- 
Luboš Doležel

_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to