D/Objective-C 64bit

Christian Schneider via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Nov 18 12:46:49 PST 2014


>> Compiling using dmd...
>> source/document.d(79): Error: function
>> foundation.array.NSArray.arrayWithObjects (ObjcObject object, 
>> ...) is
>> not callable using argument types (Class, Class, typeof(null))
>
> Hmm, I don't know. Can you use a cast to get around the 
> problem? Perhaps use a variadic template to make the API 
> simpler.

Yes, of course, and this is really not an issue! And this 
convenience function can be rewritten in a few lines of code, if 
really necessary.



More information about the Digitalmars-d-announce mailing list