Am 14.03.2015 um 23:15 schrieb Ivan Vučica:
> On Sat, Mar 14, 2015 at 9:22 PM, Fred Kiefer <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     To summon this up, the proposed patch wont work because we don't have
>     CGPoint and CGRect defined in base at the moment. If we add these two
>     types to base in some way we could either add two separate definitions
>     and become incompatible to Cocoa. Or we make these typedef to the
>     Foundation types (or rather the other way around!) and wont need the
>     patch at all.
> 
> 
> Could you clarify what incompatibility you are referring to?

The one you showed in your previous mail?

$ ./a.out
{_NSPoint=ff}
{_CGPoint=ff}


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

Reply via email to