make regcharclass generate submacros if necessary to keep them short
authorYves Orton <demerphq@gmail.com>
Thu, 6 Dec 2012 10:11:47 +0000 (11:11 +0100)
committerYves Orton <demerphq@gmail.com>
Thu, 6 Dec 2012 12:42:42 +0000 (13:42 +0100)
commit39a0f513a3472b239cae9745b3b89abe93b6ca79
tree2683790ba1d31f1aeb44384f6c9a0267e2f10a27
parent3ee084aa8474e0a47583aee63a88beeea5d4742f
make regcharclass generate submacros if necessary to keep them short

Some compilers can't handle unexpanded macros longer than something
like 8000 characters. So we split up long ones into sub macros to work
around the problem
regcharclass.h
regen/regcharclass.pl
utf8.h