EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 11 May 2002 22:24:31 +0000 (22:24 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 11 May 2002 22:24:31 +0000 (22:24 +0000)
commit746b446a82799460054f7c1acb01d263532ccf04
tree87c40df21b09ddfd758c9ef2d7fd26368ef0fdc8
parentbcdf844ec43758755fb92c24cba65e915d95b25b
EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
scripts does not apply any more.  (The utf8.t needed a little
bit of relaxing to work in EBCDIC, since *both* the bytes in
subtest #30 are illegal UTF-EBCDIC, and the error message
matched is slightly different.)  The utf8.t now passes.

p4raw-id: //depot/perl@16550
lib/utf8.t
toke.c