From owner-svn-src-head@FreeBSD.ORG Thu Nov 6 13:49:47 2008 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78558106567C; Thu, 6 Nov 2008 13:49:47 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.189]) by mx1.freebsd.org (Postfix) with ESMTP id 806848FC16; Thu, 6 Nov 2008 13:49:46 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so699983fkk.11 for ; Thu, 06 Nov 2008 05:49:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=n9YLazC0hyn34gbuzIhY4T8yy0K5Ds7cHcNdHfhdXqk=; b=PPHA0gyjjZMkJsjFJ1jDNhAsuJ8eHwvjEBmSgd2EubpmgWqHTmDadZ/xmNBWDAIIwS mFn1d4bapw72WKvtzMai/Z27i3UDcSJ1l9nqjCAJf0++cwgyOTtMvb4+WfZKi4anp0JA hVGD+sMsY9Y3wmuPtr7haAbXkeBH55QgdQKMw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=EG3/6V1DaOt48zv43JyT7liWqz76w8bXrX3JzivtYxhufNKo91IvpTaEhOVFagz2Sk eHYBNotNFG9LlOoFwqbMR5x2dLmsoLFC808jfgY2xGp3AnOtu8v/UFbpdLQJTb+gS/Am kVt/GIzafmfdFt/y2GQzapYzbvIm1I0jT7sbI= Received: by 10.181.215.9 with SMTP id s9mr667582bkq.212.1225979385061; Thu, 06 Nov 2008 05:49:45 -0800 (PST) Received: by 10.181.225.15 with HTTP; Thu, 6 Nov 2008 05:49:45 -0800 (PST) Message-ID: <9bbcef730811060549y6f821062kac2572510cfd76d4@mail.gmail.com> Date: Thu, 6 Nov 2008 14:49:45 +0100 From: "Ivan Voras" To: "Roman Divacky" In-Reply-To: <20081106133916.GA91328@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200811051508.mA5F89XD030040@svn.freebsd.org> <20081105.150108.1649771743.imp@bsdimp.com> <9bbcef730811051526p3a978848uf904a149cb81fbce@mail.gmail.com> <20081106143947.14544np9rgzv5egw@webmail.leidinger.net> <20081106133916.GA91328@freebsd.org> Cc: svn-src-head@freebsd.org, Alexander Leidinger , svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r184691 - head/sys/compat/linprocfs X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2008 13:49:47 -0000 2008/11/6 Roman Divacky : > On Thu, Nov 06, 2008 at 02:39:47PM +0100, Alexander Leidinger wrote: >> Quoting Ivan Voras (from Thu, 6 Nov 2008 00:26:41 +0100): >> >> >This is why there's such a big push to get systems to properly support >> >UTF-8. FreeBSD had a SoC project this year that was supposed to >> >properly implement Unicode collations (and thus collation of UTF-8 >> >strings) but it looks dead or in a dormant state right now (though I >> >didn't follow it attentively). >> >> As per the commit log of the ideas list, this is on the way into SVN >> (soon-ish, I assume). > > Konrad just got his commit bit, I believe he's going to do something > with it :) Excellent news :) If it works it means no more patching PostgreSQL to support my collation!