This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 21 Dec 2001 00:54:49 +0000 (00:54 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 21 Dec 2001 00:54:49 +0000 (00:54 +0000)
commitb851fbc1add6c3d9fa6158884279133c311a3efc
tree87e5be7072ad6e52eb1cfd85805e3c7ba034dab6
parent70b75758f8fb2cc713010bb8bc05cd986151b9b2
Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
(the Unicode maximum code point) warnable offenses.

p4raw-id: //depot/perl@13823
12 files changed:
embed.h
embed.pl
global.sym
op.c
pod/perlapi.pod
pp.c
proto.h
t/op/each.t
t/op/pat.t
t/op/qq.t
utf8.c
utf8.h