Re: How to fix warning?
Re: How to fix warning?
- Subject: Re: How to fix warning?
- From: Dave <email@hidden>
- Date: Thu, 29 Aug 2013 10:09:31 +0100
On 29 Aug 2013, at 03:05, Stephen J. Butler <email@hidden> wrote:
> Are those really always constant? Why not:
>
> NSCharacterSet *stopCharacters = [NSCharacterSet characterSetWithCharactersInString:@"< \t\n\r\x85\x0C\u2028\u2029"];
I've no idea what it is trying to do, it's in a third party library of a project I inherited and I just want to stop the warnings!
Cheers
Dave
_______________________________________________
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