Do not return the Unicode replacement character if UTF-8
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 8 Dec 2000 16:33:39 +0000 (16:33 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 8 Dec 2000 16:33:39 +0000 (16:33 +0000)
commit28d3d195b04c40a4811db0a74e089d561a53d924
treebdd0f4c521d3fd304c4ceca9c8acedf52302b4b9
parent659f4fc511096e10da01a8fc865bdea31f309580
Do not return the Unicode replacement character if UTF-8
decoding goes awry, it should be up to the caller to decide.

p4raw-id: //depot/perl@8042
pod/perlapi.pod
utf8.c