D/Objective-C 64bit
Christian Schneider via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Fri Nov 7 06:23:28 PST 2014
>> I get EXC_BAD_ACCESS (SIGSEGV) for both NSString and void * if
>> I use the
>> declaration you suggested.
>
> What exactly are you doing with the string when you get the
> EXC_BAD_ACCESS? Also, can you reproduce the issue in an program
> just printing this variable with NSLog?
I get the SIGSEGV when i try to NSLog this string constant. I was
not looking any further, because if it fails to NSLog, i can't do
anything with it ;)
More information about the Digitalmars-d-announce
mailing list