Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 84bf45ef1830422287cbd3157685e8bcfc04150f
https://github.com/Perl/perl5/commit/84bf45ef1830422287cbd3157685e8bcfc04150f
Author: Karl Williamson <[email protected]>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M charclass_invlists.h
M lib/unicore/mktables
M lib/unicore/uni_keywords.pl
M regcharclass.h
M uni_keywords.h
Log Message:
-----------
mktables: Fix table output
Commit 4fe9356b250 changed the signatures on subroutines, and didn't do
this one correctly. The result was that the comments in the generated
files had duplicate text and were slightly garbled.