On Sep 22, 2016, at 02:45 PM, "Gary L. Wade" <garyw...@desisoftsystems.com> 
wrote:

Look at these two lines:

   __block NSString*         noFillMeIn;
...
         *noFillMeIn = @"wow";

Unless the original code is correct, you've got mismatched pointers, and you 
should try turning on more warnings and reading what they say, as well as 
trying the analyzer.

Copy & paste mistake. The quoted syntax won't even compile.

Sent from iCloud's ridiculous UI, so, sorry about the formatting

 
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to