> On 7 Apr 2015, at 05:44, Greg Parker <gpar...@apple.com> wrote:
> 
> 
>> On Apr 6, 2015, at 11:15 AM, Gerriet M. Denkmann <gerr...@mdenkmann.de> 
>> 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 (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