From owner-freebsd-hackers@FreeBSD.ORG Sun Sep 4 17:17:20 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F3B416A41F for ; Sun, 4 Sep 2005 17:17:20 +0000 (GMT) (envelope-from wigry@uninet.ee) Received: from mail.neti.ee (smtp-out-3.neti.ee [194.126.101.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id F230043D49 for ; Sun, 4 Sep 2005 17:17:19 +0000 (GMT) (envelope-from wigry@uninet.ee) Message-ID: <431B2C28.10500@uninet.ee> Date: Sun, 04 Sep 2005 20:17:28 +0300 From: Rein Kadastik User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <43196C96.6040504@uninet.ee> <20050903101800.GA77285@cirb503493.alcatel.com.au> <43198251.6070606@uninet.ee> <43198354.3000402@uninet.ee> <20050903112741.GL36768@webcom.it> <20050904085126.GG659@obiwan.tataz.chchile.org> <20050904091430.GA91865@webcom.it> In-Reply-To: <20050904091430.GA91865@webcom.it> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee Subject: Re: sed not working X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2005 17:17:20 -0000 Andrea Campi wrote: >On Sun, Sep 04, 2005 at 10:51:26AM +0200, Jeremie Le Hen wrote: > > >>>Oh, and by the way: this has nothing to do with hackers@, you should >>>have tried questions@ first. >>> >>> >>I agree this has initially a little to do with -hackers@ but the >>appearance this thread took in the last messages makes me think >>the opposite : I think LANG=C should be hard-coded in the buildworld >>process. >> >> > >Well, it was just a "by the way", but I still stand by my opinion. If this >is a real bug, it should be brought up on current@, where most developers >hang. hackers@ is by now mostly deserted by people in the know, or at best >quickly scanned from time to time for subjects that hint at a thread with >some value. The signal-to-noise ratio on this list is tragically low these >days... > >Actually, the best way forward would probably be to mail Ruslan directly. > >Bye, > Andrea > > > 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. Almost all parts of the FreeBSD source are affected in some way or another. So it would be nice to have some input from people with more experience, how to do the thing correctly. Rein