Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24138 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36398 invoked by uid 1010); 15 Jun 2006 20:59:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 36383 invoked from network); 15 Jun 2006 20:59:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2006 20:59:12 -0000 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.169 ug-out-1314.google.com Linux 2.4/2.6 Received: from ([66.249.92.169:33386] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A6/A3-00253-02AC1944 for ; Thu, 15 Jun 2006 16:59:12 -0400 Received: by ug-out-1314.google.com with SMTP id m2so1252723ugc for ; Thu, 15 Jun 2006 13:59:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uF083HvzL062LL08biZaox9lHYx5s48FEua4NJHpIXSb8nPnqMas4uOynsNZ5jn6EHbjyVxMhqATyfUSk8zWWvmQUCXPoHrUZRMdy91vsqKxwTsKvNw1P4iv+98o2A/CJ1iuS5xoMT4RBtnRWppKIf2VFkU+NLbSoEB5r6zqOkQ= Received: by 10.67.103.7 with SMTP id f7mr2093081ugm; Thu, 15 Jun 2006 13:59:09 -0700 (PDT) Received: by 10.66.220.11 with HTTP; Thu, 15 Jun 2006 13:59:09 -0700 (PDT) Message-ID: Date: Thu, 15 Jun 2006 22:59:09 +0200 To: "Frank M. Kromann" Cc: internals@lists.php.net, systems@php.net In-Reply-To: <11503991497600000@9866357972520000.9866341568840000> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <11503991497600000@9866357972520000.9866341568840000> Subject: Re: [PHP-DEV] pecl/filter/logical_filters.c missing From: pierre.php@gmail.com (Pierre) 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) Regards, --Pierre