------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1202 --- Comment #2 from Philip Hazel <[email protected]> 2012-01-23 10:15:13 --- I am not sure that the patch is enough. What we have is references in printint.c to tables that are contained in pcretest.c (by being #included). As well as getting the names right, do we not also have to have some extern definitions in printint.c so that it knows the tables are external? And possibly the same definitions in pcretest.c so that it exports the tables. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
