Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55244 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47680 invoked from network); 6 Sep 2011 13:43:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2011 13:43:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; 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: tyra3l@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:54726] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/28-24049-273266E4 for ; Tue, 06 Sep 2011 09:43:15 -0400 Received: by gyd5 with SMTP id 5so4045789gyd.29 for ; Tue, 06 Sep 2011 06:43:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=oLSfghjYopQpJ49GIkdkf5jFiBHXmnfmOlOkahNY+B0=; b=wFNOSF0NkTOhAwLHLpe9BsinODBN3UZjLD9kMMFRo4i1SC3GV70ov26ODZmyfIYA0r 5BMRYFT9K4IXzziCsJZeZrhQ1M3WQaV7e07sH5hF7w8ONBMLK3xuRg8BbrmncHX+uGtZ Ge+gHmkH8KiXq3jFCqMpWTyimbaz9bihNvoZg= MIME-Version: 1.0 Received: by 10.236.77.5 with SMTP id c5mr24141670yhe.102.1315316592653; Tue, 06 Sep 2011 06:43:12 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.147.168.14 with HTTP; Tue, 6 Sep 2011 06:43:11 -0700 (PDT) In-Reply-To: References: <000301cb3304$f645b3c0$e2d11b40$@gmail.com> Date: Tue, 6 Sep 2011 15:43:11 +0200 X-Google-Sender-Auth: 0HxCR8-v_b_Du38mOG7ViYZoydM Message-ID: To: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: =?UTF-8?B?UmU6IFtQSFAtREVWXSDnrZTlpI06IFtQSFAtREVWXSBmdWxsIExGUyBzdXBwb3J0?= From: info@tyrael.hu (Ferenc Kovacs) On Tue, Aug 17, 2010 at 4:22 PM, Ferenc Kovacs wrote: >> >> > Hi. >> > >> > I would like to know what is the current status of the LFS support for >> > php. >> > >> > http://bugs.php.net/bug.php?id=27792 >> > http://bugs.php.net/bug.php?id=48886 >> > >> > As far as I can see, there are some patches floating around, but some of >> > them doesn't work, some of them are incomplete. >> > >> > As far as I can see, with the latest release(5.3.3) you can't stat or >> > filesize a file where the size is >= 2GiB on 32bit OS, and >= 4GiB on 64bit. >> > Is this true? >> > From the proposed patches, it seems that there arent that many LOC which >> > needs to be adjusted to provide a decent LFS support. >> > Are there any blocker objections or architectural problems, or we just >> > lack specification or manpower to fix this issue? >> > If this gets fixed, will this be included into the 5.3 branch, or this >> > can only be added with the next major version? >> > >> > Tyrael >> > >> > >> > -- >> > PHP Internals - PHP Runtime Development Mailing List >> > To unsubscribe, visit: http://www.php.net/unsub.php >> > >> > > > bump. > Tyrael bump (hoping that maybe laruence or Felipe takes a look) Tyrael