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

Bug#243885: Processed: t



On Tue, Jun 01, 2004 at 07:41:18AM +1000, Herbert Xu wrote:
> On Mon, May 31, 2004 at 05:13:56PM +0000, Gerrit Pape wrote:
> > I patched the diet libc fnmatch() function to support \-quoting, and
> > dash to use this implementation.  This fixes #250499 and #243885 in my
> > tests.  The patches against dietlibc:fnmatch() and the dash package are
> > attached.
> 
> Hmm, is there anything that the dietlibc fnmatch does that the dash
> internal pmatch function doesn't do? Or is it smaller?

I don't think so.  It's just that you wrote ``we'll need something
like'' your patch, so I looked at other (tiny) fnmatch implementations
already in use, I'm currently more familiar with the dietlibc code than
with dash's.  Now I'm interested in fixing the dietlibc also.

Do you prefer your patch to work around glibc's fnmatch problem in dash?

Regards, Gerrit.



Reply to: