On Wed, Jun 03, 2026 at 03:19:10PM +0200, Vincent Lefevre wrote:
On 2026-06-03 15:08:08 +0200, Vincent Lefevre wrote:This is regex.c, which is enabled only when "your system's regexp library is completely broken" (configure.ac).BTW, the INSTALL file contains: --with-bundled-regex use bundled GNU regex instead of local regexp routines. Many systems don't have the POSIX compliant regcomp/regexec/regfree routines, so this provides a way to support them. This was already there in the initial revision in 1998 (and has only been slightly modified): --with-rx use GNU rx instead of local regexp routines. Many systems don't have the POSIX compliant regcomp/regexec/regfree routines, so this provides a way to support them. This is probably obsolete and misleading.
I'll fix this to say "Very old systems don't have..." in 2.5.0. Thanks, Vincent.
-- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
