* Daniel C. Sobral <[EMAIL PROTECTED]> [010220 19:39] wrote:
> Alfred Perlstein wrote:
> > 
> > * Akinori MUSHA <[EMAIL PROTECTED]> [010220 11:19] wrote:
> > > Hi,
> > >
> > > I have implemented -regex and -iregex options for find(1):
> > >
> > 
> > Sounds good, just make sure the regex engine matches the one that
> > the other find(1)'s use.
> 
> It won't. GNU find certainly uses GNU regexp library, which has lots of
> extra stuff. Naturally, our find will be using our library instead.
> <shrug> Nothing we can do about it. It is the way of the Gnu to extend
> and embrace.

Well a subset or superset is fine, as long as it's the same type
of regex.

-Alfred

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to