DerelictCocoa
Jacob Carlborg via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sat Aug 15 12:20:59 PDT 2015
On 2015-08-14 22:38, ponce wrote:
> Thanks. I've solved my problem which was about D callbacks signatures
> instead of objc_msgSend trampolines. Oddly enough, variadic calls seem
> to work for now.
I guess that depends on the ABI. I know I had some problems with
floating point numbers because I made some mistake, but perhaps that was
for method returning a floating point number.
--
/Jacob Carlborg
More information about the Digitalmars-d-announce
mailing list