[bug #26217] argument parsing bug with -regex .... \; without preceding -exec

2009-04-17 Thread James Youngman
Update of bug #26217 (project findutils): Status:None => Invalid Summary: argument parsing bug with -regex => argument parsing bug with -regex ; without preceding -exec ___

[bug #26217] argument parsing bug with -regex

2009-04-17 Thread anonymous
URL: Summary: argument parsing bug with -regex Project: findutils Submitted by: None Submitted on: Fri 17 Apr 2009 09:07:10 PM UTC Category: find Severity: 3 - Normal

Re: faster fnmatch

2009-04-17 Thread Bruno Haible
Hello Ondrej, > > Hello. I am writing partial fnmatch to speed up locate et al. Cool! We know for some time already that this is a bottleneck [1]. I find it also interesting that you go for a two-step approach, preprocess the pattern once and use it for matching often - the same approach that we

Re: faster fnmatch

2009-04-17 Thread James Youngman
[ CC += bug-findutils, bug-gnulib; bug-coreutils moved to BCC ] On Thu, Apr 16, 2009 at 8:09 PM, Ondrej Bilka wrote: > Hello. I am writing partial fnmatch to speed up locate et al. Please note that locate is part of GNU findutils, not GNU coreutils. I have CC'ed this email to the correct list.