utf16_to_utf8() should croak on encountering a bare low surrogate.
authorNicholas Clark <nick@ccl4.org>
Sun, 18 Oct 2009 21:01:49 +0000 (22:01 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 18 Oct 2009 21:10:36 +0000 (22:10 +0100)
commitdbde19516d139ef4237fc56ac1a14665a9f13c0b
tree24eeaeb461811abc2fa36561ae01d8aabb1524eb
parent01ea242be7d23d3bfac7a37c0cdfaec0a8eb7e33
utf16_to_utf8() should croak on encountering a bare low surrogate.
ext/XS-APItest/t/utf16_to_utf8.t
utf8.c