2nd try: [perl #91834] utf8::decode does not respect copy-on-write
authorFather Chrysostomos <sprout@cpan.org>
Mon, 30 May 2011 03:39:33 +0000 (20:39 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 30 May 2011 03:39:51 +0000 (20:39 -0700)
commitb2b7346bfc59caff514d997701e0e086b983c863
tree89ae20361692e532f68e1250a49641e730fa9e32
parent3259388b9b72d07a50fa1de8a5c6c1764a8e7584
2nd try: [perl #91834] utf8::decode does not respect copy-on-write

I reverted the first version of this patch because I put the if()
statement before a declaration. I did a revert, rather than a correc-
tion, to make back-porting easier.
lib/utf8.t
universal.c