Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27184 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41428 invoked by uid 1010); 22 Dec 2006 15:42:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 41413 invoked from network); 22 Dec 2006 15:42:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Dec 2006 15:42:50 -0000 Authentication-Results: pb1.pair.com header.from=php_lists@realplain.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php_lists@realplain.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain realplain.com from 209.142.136.132 cause and error) X-PHP-List-Original-Sender: php_lists@realplain.com X-Host-Fingerprint: 209.142.136.132 msa2-mx.centurytel.net Linux 2.4/2.6 Received: from [209.142.136.132] ([209.142.136.132:46331] helo=msa2-mx.centurytel.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 35/63-17044-7DCFB854 for ; Fri, 22 Dec 2006 10:42:50 -0500 Received: from pc1 (d35-28.rt-bras.wnvl.centurytel.net [69.179.162.28]) by msa2-mx.centurytel.net (8.13.6/8.13.6) with SMTP id kBMFgCoN025189; Fri, 22 Dec 2006 09:42:12 -0600 Message-ID: <027f01c725df$c027ff90$0201a8c0@pc1> To: , "Ilia Alshanetsky" References: <01c501c725c3$8c6c32a0$0201a8c0@pc1> Date: Fri, 22 Dec 2006 09:42:13 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1896 Subject: Re: [PHP-DEV] [PATCH] *printf %e bug (36392) From: php_lists@realplain.com ("Matt Wilmas") Hi Ilia, No problem. What about the Unicode version...? %e precision is still getting decremented there. ----- Original Message ----- From: "Ilia Alshanetsky" Sent: Friday, December 22, 2006 > Matt, > > The patch was applied, thanks. > > > Ilia Alshanetsky