D/Objective-C 64bit

Jacob Carlborg via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed Nov 19 00:37:47 PST 2014


On 2014-11-18 21:54, Christian Schneider wrote:

> Uh, oh, that bug looks like a major annoyance in 64bit! I made a few
> checks, all appkit methods returning a NSRect currently produce a
> runtime segfault. But this does not apply to NSSize, nor NSPoint,
> functions returning either NSSize or NSPoint work.
>
> What I have found out so far: all the extern C functions in geometry.d
> work just fine.. e.g. NSRectFromString does what it's supposed to do.

I forgot to ask, do you have a small test case showing this problem? 
Without windows or any other fancy stuff.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list