Re: pcre in base system

From: David O'Brien <obrien_at_freebsd.org>
Date: Thu, 17 Feb 2005 11:49:18 -0800
On Thu, Feb 17, 2005 at 07:37:14PM +0000, Sergey Lyubka wrote:
> > > greater reliance on ports.  An interesting approach could be to
> > > break out regex(3) from libc and allow base utilities to use shared
> > > libraries from ports - this would allow someone to install the pcre
> > > port and have the base sed(1) use it.
> > 
> > Uh, no.  /usr/src should be self-contained.
>
> So it will.
> If regex(3) will be decoupled from libc, one can remap
> libregex to pcre, for example.

No it won't.  We would have to document the differences in regex syntax
in the man page.  That would mean documenting functionality you only get
with a port installed.  I don't call that "self-containted".

-- 
-- David  (obrien_at_FreeBSD.org)
Received on Thu Feb 17 2005 - 18:49:21 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:28 UTC