Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47032 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64205 invoked from network); 23 Feb 2010 00:52:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Feb 2010 00:52:32 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.78.26 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: 74.125.78.26 ey-out-2122.google.com Received: from [74.125.78.26] ([74.125.78.26:25203] helo=ey-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/EF-00376-0D6238B4 for ; Mon, 22 Feb 2010 19:52:32 -0500 Received: by ey-out-2122.google.com with SMTP id 9so796379eyd.39 for ; Mon, 22 Feb 2010 16:52:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=G8bnpdJab1z3UG9PW/T7x2IxeDdUt52QVyEZO5VfAqM=; b=wVEUpq+KfyfVZ9+us3kWSFaObAgMLNT1ugsnNIe22ucKAyGEn9d7gWtgWdrXmmxN1k j4w5ebTeOtZ3fxpGgIzX/nXK3RrbEeS/q96+//frq/cphhTGVDbn1kUKFfgDmr4TVZJ9 xxFB3RSKd1HoIIRSbrBMhjIpBzyDnGz+ffbKU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=vqYcxP/A1PsrDflaGgXdos//Yy4M1oSCu6tr9GcyRtnlleONbg/RRefcaxQBDanGpl cSYZBD5fdMFbfAO6qAd2T2jhQCQUq2WU+pBhRL+G3atYda9wmuP3Mqtc0QUpPj6hupwt x59WVfM8lqTcARwV4ZTVT07z73rO6DIRJCa/A= MIME-Version: 1.0 Received: by 10.216.88.205 with SMTP id a55mr3111156wef.122.1266886348780; Mon, 22 Feb 2010 16:52:28 -0800 (PST) In-Reply-To: <05.0C.00376.39F038B4@pb1.pair.com> References: <7B.19.00376.96CD18B4@pb1.pair.com> <05.0C.00376.39F038B4@pb1.pair.com> Date: Tue, 23 Feb 2010 01:52:28 +0100 Message-ID: To: Raphael Geissert Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Re: why not use strtol instead of php_filter_parse_{int,hex,octal}? From: pierre.php@gmail.com (Pierre Joye) On Tue, Feb 23, 2010 at 12:13 AM, Raphael Geissert wrote: > Derick Rethans wrote: >> On Mon, 22 Feb 2010, Pierre Joye wrote: >>> Please don't commit this change. I remember some issues with strtol >>> (portability, BC breaks, etc.). Please wait until we figured them out, >>> or find back in the archives why strtol could be a bad idea. >> >> Poratability was indeed the reason, as well as the locale issues that >> you mention (POSIX locales==useless). Please don't commit this. >> > > Ok. Sean came up with a different patch which is being tested right now. > If all the tests pass then I'm going to commit it. What patch? Please do not commit anything there without first posting to the list. There were enough breakage in this area, no need to introduce new ones again. Thanks for your understanding, Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org