James Youngman <[EMAIL PROTECTED]> writes: > Still, I'm enclosing a patch which incorporates the glibc regex > implementation in case any of the maintainers thinks it's a good idea > to incorporate it.
Thanks. I'd prefer simply replacing regex.c with the glibc version, rather than try to maintain two different regex modules. Would it be easy to modify your patch to do that? > Notably, this change leaves the existing regex.h file as-is. Doesn't glibc have its own regex.h? If so, shouldn't we be using it? _______________________________________________ bug-gnulib mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnulib
