This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pp.c: Eliminate custom macro and use Copy() instead
authorKarl Williamson <public@khwilliamson.com>
Sun, 5 May 2013 02:23:14 +0000 (20:23 -0600)
committerKarl Williamson <public@khwilliamson.com>
Mon, 20 May 2013 17:01:51 +0000 (11:01 -0600)
commita78bc3c6c5c9dd76fdfbdae88ef4e89136aff637
treed8b78ec25696f5d58481dd9d822ae316c722d70e
parenta96bc63507f57f3547f982d5e9a8b95f68e87e3b
pp.c: Eliminate custom macro and use Copy() instead

I think it's clearer to use Copy.  When I wrote this custom macro, we
didn't have the infrastructure to generate a UTF-8 encoded string at
compile time.
pp.c
regen/unicode_constants.pl
unicode_constants.h