stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 7 Feb 2000 19:01:08 +0000 (19:01 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 7 Feb 2000 19:01:08 +0000 (19:01 +0000)
commit234a4bc6763f850602ce9515d905ee1c14f004d4
tree22fdd9e1e038d7b7b0e7be522495c7282350281b
parentac1fa8375ae1ea15a93ee4e83db6da329c197cd4
stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
only when XX > 127

p4raw-id: //depot/perl@5033
pp_hot.c
toke.c