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
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
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
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