On 29 Dec 2014, at 19:09, Riccardo Mottola <[email protected]> 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 _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
