Re: [PATCH 0/2] Merge Leslie Polzer's SOC 2007 changes for better ARG_MAX support

2009-04-20 Thread James Youngman
On Sun, Apr 12, 2009 at 1:21 PM, James Youngman wrote: > This patch applies part of Leslie P. Polzer's project for the Google > Summer of Code 2007. > > James Youngman (1): >  Avoid mixing declarations and statements. > > Leslie P. Polzer (1): >  Merge Leslie Polzer's SOC 2007 changes for better A

Re: [PATCH 00/19] Back-port non-risky changes from 4.5.x to 4.4.x

2009-04-20 Thread James Youngman
On Fri, Apr 10, 2009 at 11:52 PM, James Youngman wrote: > Back-port non-risky changes from 4.5.x to 4.4.x.  The only changes with > functional impact are bug fixes. > > James Youngman (14): >  Applied doc patch from Stepan Kasal (backport) >  Fix Savannah bug 22662 (nanoseconds wrongly appended af

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

2009-04-20 Thread dan pritts
Follow-up Comment #2, bug #26217 (project findutils): Damn, I knew I must be doing something dumb, sorry. Now that I know what it means, the error message is clear, but the eye just skipped past the : ; combo. Might I suggest a special-case error message when an unnecessary trailing ; is encoun

Re: faster fnmatch

2009-04-20 Thread Ondrej Bilka
On Sat, Apr 18, 2009 at 08:53:13PM +0200, Bruno Haible wrote: > Ondrej Bilka wrote: > > I looked more into source and discovered fnmatch doesn't work as I imagined. > > By default it converts strings into widechars and match there. > > utf8 allows searching be done bitwise. Its in most cases faste