discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSThreading


From: Tom Davie
Subject: Re: NSThreading
Date: Tue, 13 Nov 2012 22:24:57 +0000

On 13 Nov 2012, at 22:08, Jamison Hope <jrh@theptrgroup.com> wrote:

> That should be 'NSSelectorFromString(@"do_it:")' with the colon at the end.
> At least, that fixes it compiling/running on Cocoa, so I assume it's the
> same issue for GNUstep.. and it is, look at your error message:

Or, alternatively, @selector(do_it:), which will allow the compiler to verify 
that the selector actually exists somewhere.

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]