On 25 Dec 2014, at 19:26, Riccardo Mottola <[email protected]> wrote:
> if no specifier is given, this should be an integer constant, not an unisgned > one! So why the error? > Also, I tried casting to (NSInteger) and still get a mismatch warning. It is > most probably harmless, but since it is strange I want to understand what's > up. The type for the selector used in the call will be the static type of wherePopUp. What is the type declared as, what is the actual run-time type of the object? David -- Sent from my Difference Engine _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
