Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76637 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23003 invoked from network); 18 Aug 2014 09:34:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Aug 2014 09:34:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.197 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.197 relay5-d.mail.gandi.net Linux 2.6 Received: from [217.70.183.197] ([217.70.183.197:48588] helo=relay5-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2A/E4-29636-988C1F35 for ; Mon, 18 Aug 2014 05:34:03 -0400 Received: from mfilter33-d.gandi.net (mfilter33-d.gandi.net [217.70.178.164]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id B090541C05D for ; Mon, 18 Aug 2014 11:33:58 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter33-d.gandi.net Received: from relay5-d.mail.gandi.net ([217.70.183.197]) by mfilter33-d.gandi.net (mfilter33-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id nnpxNoC25Ov4 for ; Mon, 18 Aug 2014 11:33:57 +0200 (CEST) X-Originating-IP: 82.241.130.121 Received: from schrodingerscat.famillecollet.com (pom51-2-82-241-130-121.fbx.proxad.net [82.241.130.121]) (Authenticated sender: contact@ll-experts.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 3A33D41C053 for ; Mon, 18 Aug 2014 11:33:57 +0200 (CEST) Message-ID: <53F1C884.4020708@fedoraproject.org> Date: Mon, 18 Aug 2014 11:33:56 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: PHP Internals References: <53F1C418.3070609@fedoraproject.org> <53F1C59D.7050200@sugarcrm.com> In-Reply-To: <53F1C59D.7050200@sugarcrm.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PowerPC64 patchs From: remi@fedoraproject.org (Remi Collet) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Le 18/08/2014 11:21, Stas Malyshev a =C3=A9crit : > BTW, it'd be nice to figure out why we have 6 fails there :) I already spent a lot of time fixing various non-intel failed tests... 3 related to date can be ignored (because of fedora / red hat system-tzdata patch, and tzdata is only 2014e in rhel, 2014f in php) 3 related to << and >> operators are caused by different behavior of the C operator on ppc processor. Don't know what is the better way to have them fixed... Do we want the operator to behave the same way on all arch. or does it seems acceptable to keep arch specific behavior... ? Remi. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlPxyIQACgkQYUppBSnxahjGpQCfX7aMZtqTGs6dlqxH/YLRnHq/ jO0An2mzbWU8/CxcN/uqB/Bz3SsxKBha =3DEKAg -----END PGP SIGNATURE-----