https://bugs.exim.org/show_bug.cgi?id=1830
--- Comment #30 from Philip Hazel <[email protected]> --- OK. I have applied the patch to trunk, with some formatting and comment editing. The only problem I hit was warnings like this: src/pcre2posix.c:190:1: warning: no previous prototype for 'regerror' [-Wmissing-prototypes] This was easily fixed by adding the prototypes to the .c file. I have updated the documentation in pcre2posix.3 and also did some editing of README. I also added the Debian aliases as macros to the .h file, but without any documentation (except a comment above them). Please let me know if there are any problems with any of this. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
