Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27185 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43696 invoked by uid 1010); 22 Dec 2006 15:56:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 43681 invoked from network); 22 Dec 2006 15:56:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Dec 2006 15:56:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=iliaal@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.234 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.162.234 nz-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.162.234] ([64.233.162.234:49516] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/D3-17044-7FFFB854 for ; Fri, 22 Dec 2006 10:56:10 -0500 Received: by nz-out-0506.google.com with SMTP id k1so1386262nzf for ; Fri, 22 Dec 2006 07:55:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:x-priority:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=pNQ2KaIdBZ8qhbG8GxMGrISr7+PjYGMdtCBnS5AfpuDtItFLkHaUwNCb1XgykMdRdwq2+zTu8SYSNWLemUD4WUq1fAk2Xs2olwRR6+ktcOYMUbJpd6NIIiz1wSgGY5gV6FB9UdV5Yl1rdGFjqvazJuXsDChCBQk2u2Mha3b253I= Received: by 10.65.232.19 with SMTP id j19mr1123815qbr.1166802932681; Fri, 22 Dec 2006 07:55:32 -0800 (PST) Received: from ?192.168.1.6? ( [74.108.69.82]) by mx.google.com with ESMTP id f18sm13064255qba.2006.12.22.07.55.32; Fri, 22 Dec 2006 07:55:32 -0800 (PST) In-Reply-To: <027f01c725df$c027ff90$0201a8c0@pc1> References: <01c501c725c3$8c6c32a0$0201a8c0@pc1> <027f01c725df$c027ff90$0201a8c0@pc1> Mime-Version: 1.0 (Apple Message framework v752.3) X-Priority: 3 Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <2A11E80A-DCF4-4EE2-B204-B873D0893C43@prohost.org> Cc: Content-Transfer-Encoding: 7bit Date: Fri, 22 Dec 2006 10:55:29 -0500 To: Matt Wilmas X-Mailer: Apple Mail (2.752.3) Sender: Ilia Alshanetsky Subject: Re: [PHP-DEV] [PATCH] *printf %e bug (36392) From: ilia@prohost.org (Ilia Alshanetsky) Check your mail :-) On 22-Dec-06, at 10:42 AM, Matt Wilmas wrote: > 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 > > Ilia Alshanetsky