On Thu, 5 Mar 2020, I wrote: > > In dftables, add a -b option to save the table buffer after computation in > > binary format instead of the C format ; > > the file argument is unchanged. > > That is a useful idea; I will consider it.
OK, I have now done that and committed the patch. While I was at it, I added a -help option, but also I renamed dftables as pcre2_dftables, which it probably should have been all along. I also added PCRE2_CONFIG_TABLES_LENGTH to pcre2_config() and tidied up various parts of the documentation that are concerned with character tables. There is also now a facility in pcre2test for loading binary tables and a test is included in the standard tests. Please test if you can and report any problems. Thanks. Regards, Philip -- Philip Hazel -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
