Re: gnulib request

2007-10-01 Thread Sean Boudreau
On Sun, Sep 30, 2007 at 06:51:04PM -0400, Eric Blake wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Sean Boudreau on 9/30/2007 4:10 PM: > > Hello: > > Hello Sean, and adding bug-gnulib, > > > > > Would it be possible to not bring in freading.c and fpurge.c > > and to

index [was: m4 regex usage]

2007-10-01 Thread Eric Blake-1
> 2007-09-29 Eric Blake <[EMAIL PROTECTED]> > > Optimize for Autoconf usage pattern. > * src/builtin.c (m4_regexp, m4_patsubst): Handle empty regex > faster. Less noticeable, but now that Autoconf is doing more single-character index searches, we might as well cater to that,

Re: gnulib request

2007-10-01 Thread Bruno Haible
Sean Boudreau wrote: > They're non standard and present challenges in the portability department > so if they aren't needed the less they're referenced the better. I agree with you. We considered this point. (For example, there is a way to implement the 'close-stream' module with fpending and one