Re: How to fix warning?
Re: How to fix warning?
- Subject: Re: How to fix warning?
- From: Jens Alfke <email@hidden>
- Date: Wed, 28 Aug 2013 17:17:58 -0700
On Aug 28, 2013, at 4:51 PM, Boyd Collier <email@hidden> wrote:
> I think I understand what the problem is and the fix, but what does the < following the opening quote signify?
It’s just a literal “<“ character in the string; nothing magic. (The code looks like it’s constructing an NSCharacterSet, and “<“ must be one of the characters that should go in the set.)
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden