I'm debating whether to do this cleanup, or to just mark the builtin regex configure option as deprecated and pull it out of the 2.6.0 release.
I'm certainly not capable of maintaining the code, and all platforms should have a built-in regex library by now, shouldn't they? Feedback? Kevin J. McCarthy (2): Fix some of the bundled regex.c compiler warnings. More aggressively clean up regex.c warnings. regex.c | 278 +++++++++++--------------------------------------------- 1 file changed, 55 insertions(+), 223 deletions(-) -- 2.55.0
