From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EGj1f-0004el-47 for garchives@archives.gentoo.org; Sat, 17 Sep 2005 20:11:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8HK4kUV025807; Sat, 17 Sep 2005 20:04:46 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8HK1WBJ017392 for <gentoo-dev@lists.gentoo.org>; Sat, 17 Sep 2005 20:01:32 GMT Received: from localhost ([127.0.0.1] helo=home.wh0rd.org) by smtp.gentoo.org with esmtp (Exim 4.43) id 1EGixW-0002DA-3z for gentoo-dev@lists.gentoo.org; Sat, 17 Sep 2005 20:06:50 +0000 Received: (qmail 9674 invoked from network); 17 Sep 2005 16:07:02 -0400 Received: from unknown (HELO vapier) (192.168.0.2) by 192.168.0.1 with SMTP; 17 Sep 2005 16:07:02 -0400 From: Mike Frysinger <vapier@gentoo.org> Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] The tree is now utf-8 clean Date: Sat, 17 Sep 2005 16:06:51 -0400 User-Agent: KMail/1.8.2 References: <20050917024209.0cded043@snowdrop.home> <20050917105636.GB9323@gentoo.org> <20050917181531.087bd128@snowdrop.home> In-Reply-To: <20050917181531.087bd128@snowdrop.home> Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509171606.51666.vapier@gentoo.org> X-Archives-Salt: e792fb40-bb8b-4e5f-8d6c-b2029eb91c30 X-Archives-Hash: d376dc224b152025508b870aaadb534d On Saturday 17 September 2005 01:15 pm, Ciaran McCreesh wrote: > On Sat, 17 Sep 2005 12:56:37 +0200 "Fernando J. Pereda" > > <ferdy@gentoo.org> wrote: > | On Sat, Sep 17, 2005 at 02:42:09AM +0100, Ciaran McCreesh wrote: > | | Something strange I noticed... Some people are using funny quotes > | | and non breaking spaces in ebuilds. Some people are using weird > | | characters as substitution delimiters for sed. Don't! It will break > | | on many systems. I'm going to go and purge all of those, UTF-8 or > | | not, whenever my brain recovers. > | > | I hope ~ is not considered a weird character... if it is, tell me and > | I'll fix all my ebuilds. > > No, ~ is fine. Anything with a value below 127 (don't use 127, it's > weird) that sed accepts is ok. in other words, ASCII characters are OK. if in doubt, just run `man ascii` and see if your character is in the table -mike -- gentoo-dev@gentoo.org mailing list