pecl/filter/logical_filters.c missing

php.internals

Frank M. Kromann

20 years ago
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. - Frank

Pierre Joye

20 years ago
On 6/15/06, Frank M. Kromann <frank@kromann.info> 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

Rasmus Lerdorf

20 years ago
Pierre wrote:
> On 6/15/06, Frank M. Kromann <frank@kromann.info> 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