[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with NSTextView
From: |
David Chisnall |
Subject: |
Re: Problem with NSTextView |
Date: |
Sat, 28 Jan 2012 13:44:48 +0000 |
Hi Sebastian,
If you put a breakpoint on objc_selector_type_mismatch, you will enter the
debugger whenever this is warning will be printed.
On 28 Jan 2012, at 13:17, Sebastian Reitenbach wrote:
> Method has v12@0:4@8, selector has @12@0:4@8
This looks potentially dangerous. The caller is expecting the method to return
an object, but the method is a standard IBAction (i.e. returning void). If the
caller does anything with the return value, then it will likely crash...
David
-- Sent from my Difference Engine