bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: regex.m4 test too strict?


From: Paul Eggert
Subject: Re: regex.m4 test too strict?
Date: Wed, 31 Oct 2007 16:47:06 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Sam Steingold <address@hidden> writes:

> this is a glibc system and should be using the exact same code.

gnulib regex has a couple of bugs fixed, compared to older glibc.

> incidentally, why isn't ac_use_included_regex cached?

Typically we don't cache things that can be computed cheaply.  Can't
it be computed cheaply, assuming gl_cv_func_re_compile_pattern_working
is cached?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]