Re: Where is my bicycle?
Re: Where is my bicycle?
- Subject: Re: Where is my bicycle?
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Tue, 07 Apr 2015 10:44:38 +0700
> On 7 Apr 2015, at 05:44, Greg Parker <email@hidden> wrote:
>
>
>> On Apr 6, 2015, at 11:15 AM, Gerriet M. Denkmann <email@hidden> wrote:
>>
>> 2. characterSetWithCharactersInString seems to take only the lower 16 bits of the code points in the string. Bug.
>> Works ok though, if all chars in the string have code points ≥ 0x10000 (e.g. "𝄞🚲")
>
> The implementation of +characterSetWithCharactersInString: does attempt to handle arbitrary code points. It tries to optimize strings that have no "large" code points; my guess is that it has a bug when the string has a mix of both. Please file a bug report.
Done: 20444816
Kind regards,
Gerriet.
_______________________________________________
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