In C<use utf8; a=>'b'>, do not set utf8 flag on 'a' [perl #68812]
authorChip Salzenberg <chip@pobox.com>
Wed, 26 Aug 2009 21:33:15 +0000 (14:33 -0700)
committerChip Salzenberg <chip@pobox.com>
Wed, 26 Aug 2009 21:33:15 +0000 (14:33 -0700)
commiteaf7a4d2ee7805b14e26e634fba0893913924a6c
tree4c932a2ae4599ff971a6e2b488ea8208d2510182
parent8ff3e83ba54cff6118a4f9fd629260c21194f290
In C<use utf8; a=>'b'>, do not set utf8 flag on 'a' [perl #68812]
embed.fnc
embed.h
global.sym
proto.h
t/op/utfhash.t
toke.c
utf8.c