On 2005-06-27 James Youngman <[EMAIL PROTECTED]> wrote:
> On Sun, Jun 26, 2005 at 10:55:38AM +0200, Andreas Schwab wrote:
> > Previous versions of find used the Emacs syntax for regexps.
> ... but if I recall correctly the documentation said the syntax was
> POSIX BRE.
Actually it says
| by defa
[EMAIL PROTECTED] (James Youngman) writes:
> On Sun, Jun 26, 2005 at 10:55:38AM +0200, Andreas Schwab wrote:
>> Previous versions of find used the Emacs syntax for regexps.
>
> ... but if I recall correctly the documentation said the syntax was
> POSIX BRE.
Where does it say that?
Andreas.
--
On Sun, Jun 26, 2005 at 10:55:38AM +0200, Andreas Schwab wrote:
> Previous versions of find used the Emacs syntax for regexps.
... but if I recall correctly the documentation said the syntax was
POSIX BRE. So there is also the issue of which bit to fix.
James.
___
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.