summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre/ucp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre/ucp.h')
-rw-r--r--src/3rdparty/pcre/ucp.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/3rdparty/pcre/ucp.h b/src/3rdparty/pcre/ucp.h
index 21039106e5..d8b34bfcc5 100644
--- a/src/3rdparty/pcre/ucp.h
+++ b/src/3rdparty/pcre/ucp.h
@@ -11,7 +11,10 @@ should always be at the end of each enum, for backwards compatibility.
IMPORTANT: Note also that the specific numeric values of the enums have to be
the same as the values that are generated by the maint/MultiStage2.py script,
-where the equivalent property descriptive names are listed in vectors. */
+where the equivalent property descriptive names are listed in vectors.
+
+ALSO: The specific values of the first two enums are assumed for the table
+called catposstab in pcre_compile.c. */
/* These are the general character categories. */