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: Jens Alfke <email@hidden>
- Date: Sun, 27 Apr 2014 19:33:05 -0700
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.
—Jens |
_______________________________________________
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