Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27486 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4690 invoked by uid 1010); 16 Jan 2007 15:51:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4675 invoked from network); 16 Jan 2007 15:51:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jan 2007 15:51:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=chtekk@longitekk.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=chtekk@longitekk.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain longitekk.com from 62.48.110.172 cause and error) X-PHP-List-Original-Sender: chtekk@longitekk.com X-Host-Fingerprint: 62.48.110.172 unknown Linux 2.5 (sometimes 2.4) (4) Received: from [62.48.110.172] ([62.48.110.172:26230] helo=Mordor.longitekk.homelinux.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F5/C5-05231-274FCA54 for ; Tue, 16 Jan 2007 10:51:15 -0500 Received: from localhost (localhost [127.0.0.1]) by Mordor.longitekk.homelinux.net (Postfix) with ESMTP id 16ACC458D4 for ; Tue, 16 Jan 2007 16:51:00 +0100 (CET) Received: from Mordor.longitekk.homelinux.net ([127.0.0.1]) by localhost (mordor.longitekk.homelinux.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28825-19 for ; Tue, 16 Jan 2007 16:50:40 +0100 (CET) Received: from [192.168.10.237] (Gwaihir.longitekk.homelinux.net [192.168.10.237]) by Mordor.longitekk.homelinux.net (Postfix) with ESMTP id EF11E44890 for ; Tue, 16 Jan 2007 16:50:39 +0100 (CET) Message-ID: <45ACF447.6070606@longitekk.com> Date: Tue, 16 Jan 2007 16:50:31 +0100 Reply-To: chtekk@longitekk.com Organization: LongiTEKK Networks User-Agent: Thunderbird 1.5.0.8 (X11/20061112) MIME-Version: 1.0 Cc: internals@lists.php.net References: <45ACF0B5.7080809@cschneid.com> In-Reply-To: <45ACF0B5.7080809@cschneid.com> X-Enigmail-Version: 0.94.1.0 OpenPGP: id=3E95ED4F Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig84A9338F023DB4559E49B362" X-Virus-Scanned: amavisd-new at mordor.longitekk.homelinux.net Subject: Re: [PHP-DEV] GCC / Rounding Problem From: chtekk@longitekk.com (Luca Longinotti) --------------enig84A9338F023DB4559E49B362 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Christian Schneider wrote: > Do you think the configure script should be changed? I'm not sure if my= > version of the test works on the system where the original test was > developed. https://overlays.gentoo.org/proj/php/browser/patches/php-patches/4.4.4/4.= 4.4/php4.4.4-gcc_inline_floor.patch That fixes it correctly, and that same fix was later applied to the PHP5 branch, just never backported to 4_4. So, if the maintainer wants to fix it in 4_4 too (I'd recommend and like that), here's the patch, enjoy! --=20 Best regards, Luca Longinotti aka CHTEKK LongiTEKK Networks Admin: chtekk@longitekk.com Gentoo Dev: chtekk@gentoo.org SysCP Dev: chtekk@syscp.org TILUG Supporter: chtekk@tilug.ch --------------enig84A9338F023DB4559E49B362 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFFrPRO+FxjjD6V7U8RAi0PAJ9F3m7ml2Hsbxjk22JDKhkBDrsgwwCfQJrJ Yhm0XwRRzbmTPkwjbeAvWj0= =wwZe -----END PGP SIGNATURE----- --------------enig84A9338F023DB4559E49B362--