Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Sep 2005 23:25:10 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        PeterJeremy@optushome.com.au
Cc:        freebsd-hackers@FreeBSD.ORG, wigry@uninet.ee
Subject:   Re: sed not working
Message-ID:  <20050904.232510.04190370.imp@bsdimp.com>
In-Reply-To: <20050904194820.GC77285@cirb503493.alcatel.com.au>
References:  <20050904091430.GA91865@webcom.it> <431B2C28.10500@uninet.ee> <20050904194820.GC77285@cirb503493.alcatel.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20050904194820.GC77285@cirb503493.alcatel.com.au>
            Peter Jeremy <PeterJeremy@optushome.com.au> writes:
: On Sun, 2005-Sep-04 20:17:28 +0300, Rein Kadastik wrote:
: >Andrea Campi wrote:
: >>Actually, the best way forward would probably be to mail Ruslan directly.
: 
: Agreed.
: 
: >LANG=C would be nice but the character classes should be implemented as 
: >well. I would like to be the one who concentrates on that subject but 
: >then I need some more information, how to actually do the job because as 
: >I understand, these things are quite heavily managed in FreeBSD project.
: 
: "find /usr/src -type f | xargs egrep 'a-z|A-Z|0-9'" returns just under
: 3600 hits on -current.  Based on a quick scan, most of these are
: regexps that should be replaced by character classes but someone will
: need to manually work through them all.
: 
: I agree with Andrea that you should mail Ruslan directly to discuss
: the best way forward.  A single PR with a patch for all about 3000
: problematic regexps probably couldn't be committed but we don't
: want 3000 PR's about one problem either.

Most of the problems are in contrib sources, which will take some time
to update and correct in our upstream sources.


Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050904.232510.04190370.imp>