Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12797 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63343 invoked by uid 1010); 14 Sep 2004 13:05:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54530 invoked from network); 14 Sep 2004 13:02:30 -0000 Received: from unknown (HELO mproxy.gmail.com) (216.239.56.249) by pb1.pair.com with SMTP; 14 Sep 2004 13:02:30 -0000 Received: by mproxy.gmail.com with SMTP id w67so69133cwb for ; Tue, 14 Sep 2004 06:02:28 -0700 (PDT) Received: by 10.11.117.47 with SMTP id p47mr32970cwc; Tue, 14 Sep 2004 06:02:28 -0700 (PDT) Received: by 10.11.117.13 with HTTP; Tue, 14 Sep 2004 06:02:28 -0700 (PDT) Message-ID: <4e89b4260409140602462a4789@mail.gmail.com> Date: Tue, 14 Sep 2004 14:02:28 +0100 Reply-To: Wez Furlong To: Derick Rethans Cc: Rasmus Lerdorf , PHP Developers Mailing List In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4e89b426040914054034832df8@mail.gmail.com> Subject: Re: [PHP-DEV] Patch: Rasmus statcallpatch with configure option From: kingwez@gmail.com (Wez Furlong) To eliminate an fstat() most likely; it can stay, but it should probably changed to #ifndef SKIP_PATH_CHECKS instead. --Wez. On Tue, 14 Sep 2004 14:50:09 +0200 (CEST), Derick Rethans wrote: > On Tue, 14 Sep 2004, Derick Rethans wrote: > > > On Tue, 14 Sep 2004, Wez Furlong wrote: > > > > > There's an #if 0 in there that probably shouldn't be > > > > Yeah, the whole stuff can be removed, as it's added in later again :) > > I'll create a new patch for it here. > > hmm, no, this was a different patch. No clue why he put that in; Rasmus, > can you clarify? > > > > Derick > > -- > Derick Rethans > http://derickrethans.nl | http://ez.no | http://xdebug.org >