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:
db2ed3f
)
Remove debugging statement from mktables.
author
Karl Williamson
<khw@khw-desktop.(none)>
Mon, 31 May 2010 03:34:53 +0000
(21:34 -0600)
committer
Rafael Garcia-Suarez
<rgs@consttype.org>
Tue, 15 Jun 2010 08:45:38 +0000
(10:45 +0200)
A debugging statement was inadvertently left in which causes an
extraneous warning.
lib/unicore/mktables
patch
|
blob
|
blame
|
history
diff --git
a/lib/unicore/mktables
b/lib/unicore/mktables
index
fc2b83b
..
a113114
100644
(file)
--- a/
lib/unicore/mktables
+++ b/
lib/unicore/mktables
@@
-13640,7
+13640,6
@@
my @input_file_objects = (
Each_Line_Handler => \&filter_jamo_line,
),
Input_file->new('UnicodeData.txt', v1.1.5,
-non_skip => 1,
Pre_Handler => \&setup_UnicodeData,
# We clean up this file for some early versions.