Perl_utf16_to_utf8() should return the correct length when being "understanding"
authorNicholas Clark <nick@ccl4.org>
Wed, 21 Oct 2009 17:42:57 +0000 (18:42 +0100)
committerNicholas Clark <nick@ccl4.org>
Wed, 21 Oct 2009 20:53:11 +0000 (21:53 +0100)
commitcbc1fc82d0122a787bd36a9859ec1a21fe883045
treec41fb61be22ab81f04e1cd2ca1c15013c629b622
parent5cc814fd5c2c076b31431eb7a8f9e17719c5baae
Perl_utf16_to_utf8() should return the correct length when being "understanding"

("be understanding" being a bodge added in 1de9afcdf18cf98b, which will soon go
when I fix the underlying cause of the bugs it works around.)
utf8.c