Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60735 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27695 invoked from network); 4 Jun 2012 08:33:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jun 2012 08:33:27 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass 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 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gh0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:50056] helo=mail-gh0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/BD-45755-7D27CCF4 for ; Mon, 04 Jun 2012 04:33:27 -0400 Received: by ghbg2 with SMTP id g2so4055091ghb.29 for ; Mon, 04 Jun 2012 01:33:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=R4bTsMxeL599K19/2yweeOMP8glpzKZBT876i/XyNUY=; b=jjRdkOrTSsO3ZOvLa2Rd9WV3yVRm97+3Slzz70C7598CCGf/tM6HUPlcz0B8bkbTTy cpHObIrGngeeUHxqjFRs1mUBiPjwWYR7BEcI+YtZnbKxtDVQ2K3F4TVHfx8UL12RnCiw jvC8tFV1or1DjEx9WeWG1uUDQ9hkncJ9SNjMuitLN+UmwpdszimSyX93FPX6zhXxrLSr c0YB/l3LzCG7dNPn3+ORUtRUswpmKbrdUE4xzTV/EXGZ1eOKV2nhSHI6/ZsHwYdvoPgt b/RuKgcAqyo0ac7CHKfY4QTlU0iXlKKJ0SEbglC/p4X/4Yi9kl5NB3ZhKLbHR5+wNnj3 r/Fg== MIME-Version: 1.0 Received: by 10.236.73.41 with SMTP id u29mr6150667yhd.104.1338798804304; Mon, 04 Jun 2012 01:33:24 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Mon, 4 Jun 2012 01:33:24 -0700 (PDT) In-Reply-To: <71f977cb28d9c976fa466962c6a2abf7@nebm.ist.utl.pt> References: <000301cb3304$f645b3c0$e2d11b40$@gmail.com> <71f977cb28d9c976fa466962c6a2abf7@nebm.ist.utl.pt> Date: Mon, 4 Jun 2012 10:33:24 +0200 Message-ID: To: Gustavo Lopes Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] full LFS support From: pierre.php@gmail.com (Pierre Joye) On Mon, Jun 4, 2012 at 9:50 AM, Gustavo Lopes wrote: > I should tend to agree, but in any case it shouldn't stop us from fixing the > streams C API to use the correct types. As a bonus, we'll have LFS support > in compilers with 64-bit longs. The correct types usage is a very old todo and should be fixed. However it can be done only in a major version as it will drastically affect many extensions. Even if it is mostly internals changes. That's something I like to begin with this summer, let try to sync us and see how we can get that done in a reasonable time frame :) Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org