Re: [Patch] Locate: Move counting and limit-checking into visitors.

2005-06-26 Thread Bas van Gompel
Op Fri, 24 Jun 2005 20:14:41 +0200 (MET DST) schreef ik in <[EMAIL PROTECTED]>: [Do without visit_found ... another patch.] I just noticed, when we don't have visit_found, we don't need do_count. Please use the following patch instead of the earlier one. Sorry. The suggested ChangeLog-entry rema

Findutils 4.2.23: incompatible regexp syntax

2005-06-26 Thread Andreas Schwab
Previous versions of find used the Emacs syntax for regexps. Andreas. 2005-06-26 Andreas Schwab <[EMAIL PROTECTED]> * find/parser.c (insert_regex): Switch back to Emacs regexp syntax to remain comatible with previous versions. --- find/parser.c 2005/06/26 08:46:56 1.