Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37407 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24290 invoked from network); 2 May 2008 18:18:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 May 2008 18:18:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.231 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.231 rv-out-0506.google.com Received: from [209.85.198.231] ([209.85.198.231:45399] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/14-01733-FEA5B184 for ; Fri, 02 May 2008 14:18:24 -0400 Received: by rv-out-0506.google.com with SMTP id g37so781535rvb.23 for ; Fri, 02 May 2008 11:18:21 -0700 (PDT) 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=q23Wih4aM+wwK1i0L1Q/ITUk0Rsfkd5lszjgYMzM80Y=; b=CgY0WKb7Ap6EHrUEGGuCVuHOIh+ygnMrS+lzs2YmBlRTNGDp0csWCZN3P/KI+ukG3PKQPlU+fY2rMK3DF//XhVpII0VXP/njTBOdOKVy3ObTLkQdst1Af/u93G/z/RBYS5I1QVaQMzdoOZ75fXAS1Hb+EfCCwxZZCMgIKcvEuR0= 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=NXrf7ZvFlp+xzCfMuILnYo9Zp886WBaXTFp1ZcNPrcPGqhQlT7RNYvz2G9PrC6VOB9qR0KNkUshqe6EWS2F1TZjQIMQc9SPCFVO7fwB1Ap+ykN/jn9brx2Nah+Rd6TLpHgib56iGopc6Tqp22ZDbo1FHh1gctlY9tj5iE0ftbWE= Received: by 10.141.211.13 with SMTP id n13mr1487134rvq.12.1209752301143; Fri, 02 May 2008 11:18:21 -0700 (PDT) Received: by 10.141.123.13 with HTTP; Fri, 2 May 2008 11:18:21 -0700 (PDT) Message-ID: Date: Fri, 2 May 2008 20:18:21 +0200 To: "Todd Ruth" Cc: internals@lists.php.net In-Reply-To: <1209749793.1075.54.camel@inspiron.local> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <001401c8ac74$dda6d060$98f47120$@com> <1209749793.1075.54.camel@inspiron.local> Subject: Re: [PHP-DEV] Float comparison From: pierre.php@gmail.com ("Pierre Joye") Hi Todd, On Fri, May 2, 2008 at 7:36 PM, Todd Ruth wrote: > I'm afraid you'll find Pierre's response representative. The > php devs seem to consider the fact that a theoretically perfect > "==" doesn't exist We are not the ones to consider that, that's a fact since the very first floating point unit was implemented. That's a golden rule in programming. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org