Re: CVS: commit uwog abiword-plugins/wp/impexp/docbook/xp GNUmakefile.am Makefile coquille.cpp coquille.h coquilleExp.cpp coquilleExp.h coquilleImp.cpp coquilleImp.h

From: J.M. Maurer <uwog_at_uwog.net>
Date: Mon Jun 12 2006 - 19:49:16 CEST

On Sun, 2006-06-11 at 19:27 -0500, Ryan Pavlik wrote:
> This plugin is packaged with 2.4.4 (2.4.x) series (at least on
> Windows). Do we really want to remove plugins mid-series?

It was just an extra addition to the docbook plugin, and i doubt anyone
in this world uses it. So i think we can safely remove it.

> Also, will this be affected (/improved) by any of sum1's docbook work?

No.

Marc

> Ryan
>
>
> cvs@abisource.com wrote:
> > Update of /cvsroot/abiword-plugins/wp/impexp/docbook/xp
> > In directory abiword.snt.utwente.nl:/tmp/cvs-serv10453/xp
> >
> > Modified Files:
> > GNUmakefile.am Makefile
> > Removed Files:
> > coquille.cpp coquille.h coquilleExp.cpp coquilleExp.h
> > coquilleImp.cpp coquilleImp.h
> > Log Message:
> > Ditch the coquille extension (unmaintained, unused, full of mem leaks); feel free to backport
> >
> >
> >
> > --- coquilleExp.h DELETED ---
> >
> > Index: GNUmakefile.am
> > ===================================================================
> > RCS file: /cvsroot/abiword-plugins/wp/impexp/docbook/xp/GNUmakefile.am,v
> > retrieving revision 1.5
> > retrieving revision 1.6
> > diff -u -d -r1.5 -r1.6
> > --- GNUmakefile.am 15 Feb 2004 12:29:43 -0000 1.5
> > +++ GNUmakefile.am 11 Jun 2006 22:35:10 -0000 1.6
> > @@ -6,13 +6,7 @@
> >
> > plugin_LTLIBRARIES = libAbiDocBook.la
> >
> > -if ABI_DOCBOOK_COQUILLE
> > -COQUILLESOURCES = coquille.cpp coquilleExp.cpp coquilleImp.cpp coquilleExp.h coquille.h coquilleImp.h
> > -else
> > -COQUILLESOURCES =
> > -endif
> > -
> > -libAbiDocBook_la_SOURCES = $(COQUILLESOURCES) \
> > +libAbiDocBook_la_SOURCES = \
> > ie_exp_DocBook.cpp ie_exp_DocBook.h ie_imp_DocBook.cpp ie_imp_DocBook.h ie_impexp_DocBook.cpp
> >
> > libAbiDocBook_la_LIBADD = @ABI_LIBS@
> >
> > --- coquille.h DELETED ---
> >
> > Index: Makefile
> > ===================================================================
> > RCS file: /cvsroot/abiword-plugins/wp/impexp/docbook/xp/Makefile,v
> > retrieving revision 1.2
> > retrieving revision 1.3
> > diff -u -d -r1.2 -r1.3
> > --- Makefile 23 Jul 2004 19:22:19 -0000 1.2
> > +++ Makefile 11 Jun 2006 22:35:10 -0000 1.3
> > @@ -21,14 +21,11 @@
> > ABI_ROOT:=$(shell pwd)/../../../../../abi
> > include $(ABI_ROOT)/src/config/abi_defs.mk
> >
> > -DEFINES+= -DDOCBOOK_COQUILLE=1
> > +DEFINES+=
> > TARGETS= $(OBJS)
> > CPPSRCS= ie_exp_DocBook.cpp \
> > ie_imp_DocBook.cpp \
> > - ie_impexp_DocBook.cpp \
> > - coquille.cpp \
> > - coquilleImp.cpp \
> > - coquilleExp.cpp
> > + ie_impexp_DocBook.cpp
> >
> >
> > include $(ABI_ROOT)/src/config/abi_rules.mk
> >
> > --- coquille.cpp DELETED ---
> >
> > --- coquilleExp.cpp DELETED ---
> >
> > --- coquilleImp.h DELETED ---
> >
> > --- coquilleImp.cpp DELETED ---
> >
> > -----------------------------------------------
> > To unsubscribe from this list, send a message to
> > abisource-cvs-commit-request@abisource.com with the word
> > unsubscribe in the message body.
> >
> >
>
>
Received on Mon Jun 12 19:47:51 2006

This archive was generated by hypermail 2.1.8 : Mon Jun 12 2006 - 19:47:51 CEST