This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76b6475
)
mktables: Correct generated table comment
author
Karl Williamson
<public@khwilliamson.com>
Sun, 26 Aug 2012 15:29:13 +0000
(09:29 -0600)
committer
Karl Williamson
<public@khwilliamson.com>
Sun, 26 Aug 2012 18:28:28 +0000
(12:28 -0600)
lib/unicore/mktables
patch
|
blob
|
blame
|
history
diff --git
a/lib/unicore/mktables
b/lib/unicore/mktables
index
d785c0e
..
0216ca8
100644
(file)
--- a/
lib/unicore/mktables
+++ b/
lib/unicore/mktables
@@
-13549,7
+13549,7
@@
sub compile_perl() {
Initialize => property_ref('HST')->table('NA'),
);
$lv_lvt_v += $gcb->table('LV') + $gcb->table('LVT') + $gcb->table('V');
- $lv_lvt_v->add_comment('For use in \X; matches:
hst=LV | hst=LVT | hst
=V');
+ $lv_lvt_v->add_comment('For use in \X; matches:
gcb=LV | gcb=LVT | gcb
=V');
my @composition = ('Name', 'Unicode_1_Name', 'Name_Alias');