Re: Clang ignoring type mismatch assigning block to object type
Re: Clang ignoring type mismatch assigning block to object type
- Subject: Re: Clang ignoring type mismatch assigning block to object type
- From: Chris Lattner <email@hidden>
- Date: Sun, 27 Apr 2014 21:48:59 -0700
On Apr 27, 2014, at 7:33 PM, Jens Alfke < email@hidden> wrote: On Apr 27, 2014, at 3:12 PM, Keary Suska < email@hidden> wrote: Does it flag it when this assignment is other than nil? Just curious… Yes; I just used nil for that little example. In reality I was refactoring some code and changed a method’s return type from NSArray* to a block type. There were no errors or warnings about the call sites I forgot to fix up, only runtime exceptions.
Thanks Jens,
-Chris
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden