This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't refer to U+XXXX when mean native
authorKarl Williamson <public@khwilliamson.com>
Mon, 25 Feb 2013 00:23:15 +0000 (17:23 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 29 Aug 2013 15:55:56 +0000 (09:55 -0600)
commit33daa3a50a57e3de862a1f030c6b064a95a07217
treef8f37020bd4173dae2c867640bd53fc7355f8079
parentc80e42f3bedc86f49112644858de416b7d06c09a
Don't refer to U+XXXX when mean native

These messages say the output number is Unicode, but it is really
native, so change to saying is 0xXXXX.
regen/regcharclass_multi_char_folds.pl
regexec.c