discuss-gnustep
[Top][All Lists]
Advanced

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

Re: signature error NSPopUpButton with clang


From: David Chisnall
Subject: Re: signature error NSPopUpButton with clang
Date: Mon, 29 Dec 2014 18:22:46 +0100

On 29 Dec 2014, at 19:09, Riccardo Mottola <riccardo.mottola@libero.it> wrote:

> a cast didn't help, however the correct type did. This seems to have other 
> positive effects too, I'll check more before rejoicing too much though.

I believe that clang has a warning about ambiguous selectors on messages to id. 
 It would be a good idea to pay attention to these.  If your code doesn't 
compile with -Werror and doesn't work as expected, then there are some very 
easy things to fix...

David

-- Sent from my Difference Engine




reply via email to

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