From: Karl Williamson Date: Sat, 22 Feb 2014 23:36:28 +0000 (-0700) Subject: mktables: Add comment X-Git-Tag: v5.21.1~362 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/7803ad2d39fc24ecebdd1dbd73e6cc70ab1af094 mktables: Add comment --- diff --git a/lib/unicore/mktables b/lib/unicore/mktables index 3c5e060..8899cb2 100644 --- a/lib/unicore/mktables +++ b/lib/unicore/mktables @@ -528,6 +528,9 @@ my $unicode_reference_url = 'http://www.unicode.org/reports/tr44/'; # 0275;LATIN SMALL LETTER BARRED O;Ll;0;L;;;;;N;;;019F;;019F # Without this change, there are casing problems for this character. # +# Search for $string_compare_versions to see how to compare changes to +# properties between Unicode versions +# ############################################################################## my $UNDEF = ':UNDEF:'; # String to print out for undefined values in tracing