[racket] Unicode Question

From: Nick Sivo (nicksivo at gmail.com)
Date: Tue Jan 22 20:33:21 EST 2013

Hi,

In the attached file, use of string-normalize-nfc truncates the
string.  Is this expected?  I tried on Mac and Windows, using 5.2.1,
5.3.1, and the latest nightly.  According to
http://unicode.org/reports/tr15/ form C might alter the bytes, but
shouldn't change the displayed form, let alone truncate.

Here's a gist if that's preferable: https://gist.github.com/7de39c77f98fc45cd03d

Also, I have no idea what the text says.  If it's
inappropriate/offensive, I apologize.

Thanks,
Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unicode-truncate.rkt
Type: application/octet-stream
Size: 485 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20130122/aca12d40/attachment.obj>

Posted on the users mailing list.