From dddecdc7da8164c7ee5732195847b5ee1cfb9e36 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Mon, 9 May 2011 09:03:13 -0600 Subject: regex: Add comments --- regen/regcharclass.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regen') diff --git a/regen/regcharclass.pl b/regen/regcharclass.pl index a640a39b2d..5d7789c4aa 100755 --- a/regen/regcharclass.pl +++ b/regen/regcharclass.pl @@ -729,7 +729,7 @@ VERTWS: Vertical Whitespace: \v \V 0x2029 # PARAGRAPH SEPARATOR -TRICKYFOLD: Problematic fold case letters. +TRICKYFOLD: Problematic fold case letters. When adding to this list, also should add them to regcomp.c and fold_grind.t => generic cp generic-cp generic-both :fast safe 0x00DF # LATIN SMALL LETTER SHARP S 0x0390 # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS -- cgit v1.2.1