S_utf16_textfilter() needs to avoid splitting UTF-16 surrogate pairs.
authorNicholas Clark <nick@ccl4.org>
Thu, 22 Oct 2009 18:39:30 +0000 (19:39 +0100)
committerNicholas Clark <nick@ccl4.org>
Thu, 22 Oct 2009 18:39:30 +0000 (19:39 +0100)
commitba77e4cc9d1ceebf472c9c5c18b2377ee47062e6
tree0a70cdd56cb6415fc3e02ae6e1fefb69934e2eb0
parentb3766b12c64c46e0bcc2c1dc58cc7b96d8bef10c
S_utf16_textfilter() needs to avoid splitting UTF-16 surrogate pairs.

Easier said than done.
t/comp/utf.t
toke.c