Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24141 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76927 invoked by uid 1010); 15 Jun 2006 22:11:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 76912 invoked from network); 15 Jun 2006 22:11:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2006 22:11:57 -0000 X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:51638] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id C7/29-00253-D2BD1944 for ; Thu, 15 Jun 2006 18:11:57 -0400 Received: from [192.168.10.112] (454a6d0a.cst.lightpath.net [69.74.109.10]) (authenticated bits=0) by lerdorf.com (8.13.6/8.13.6/Debian-1) with ESMTP id k5FMBofN031804; Thu, 15 Jun 2006 15:11:51 -0700 Message-ID: <4491DB26.30602@lerdorf.com> Date: Thu, 15 Jun 2006 18:11:50 -0400 User-Agent: Thunderbird 3.0a1 (Macintosh/20060414) MIME-Version: 1.0 To: Pierre CC: "Frank M. Kromann" , internals@lists.php.net, systems@php.net References: <11503991497600000@9866357972520000.9866341568840000> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] pecl/filter/logical_filters.c missing From: rasmus@lerdorf.com (Rasmus Lerdorf) Pierre wrote: > On 6/15/06, Frank M. Kromann wrote: >> Hello Everyone, >> >> What happened to pecl/filter/logical_filters.c? It's no longer in CVS but >> it's still referenced in config.m4 and config.w32. > > No idea, this file is still required. I do not see any `cvs remove` > and cannot see as deleted. Has someone messed up in cvs directly? > > Can I reimport it directly? (too bad to loose the history then) And yeah, re-import it for now, but hold off on making changes to it in case I find the previous version in a cvsupd backup somewhere. -Rasmus