Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22922 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67707 invoked by uid 1010); 22 Apr 2006 00:35:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 67692 invoked from network); 22 Apr 2006 00:35:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Apr 2006 00:35:48 -0000 X-Host-Fingerprint: 69.15.229.169 unknown Received: from ([69.15.229.169:13092] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A3/45-19715-26A79444 for ; Fri, 21 Apr 2006 20:35:46 -0400 Message-ID: To: internals@lists.php.net References: <72.61.19715.F6769444@pb1.pair.com> <1D51B112-8522-41FA-AA6B-595AEE496B7F@gravitonic.com> Date: Fri, 21 Apr 2006 20:31:46 -0400 Lines: 34 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2869 X-RFC2646: Format=Flowed; Response X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 X-Posted-By: 69.15.229.169 Subject: Re: [PHP-DEV] Karma Request From: cshmoove@hotmail.com ("l0t3k") Andrei, not yet. i just a second ago updated to include your refcounted collator patch, so i'll have to do some tweaking. In any case, i'll attach diffs here before committing. Clayton "Andrei Zmievski" wrote in message news:1D51B112-8522-41FA-AA6B-595AEE496B7F@gravitonic.com... > On Apr 21, 2006, at 5:22 PM, l0t3k wrote: > >> Pierre, >> i've been working extensively (in private) with the ICU API [1], so >> that's >> my primary focus. in the immediate term i >> have a patch against the CVS collator code to add support for sort keys, >> as >> well as a patch for ICU error code to >> string [2]. >> >> Clayton >> aka l0t3k >> >> [1] An old attempt is here http://cvs.iworks.at/cvs.php/php-i18n? login=2 >> [2] An updated version of >> http://cvs.iworks.at/co.php/php-i18n/i18n_errors.cpp?login=2&r=1.2 >> against >> the current CVS > > Do you have a link to both patches against the HEAD? > > -Andrei