[Digikam-devel] Final 0.8.1

Gilles Caulier caulier.gilles at free.fr
Tue Jan 17 17:44:03 GMT 2006


Le Mardi 17 Janvier 2006 18:25, Tom Albers a écrit :
> Op dinsdag 17 januari 2006 15:48, schreef Gilles Caulier:
> > Le Lundi 16 Janvier 2006 19:51, Tom Albers a écrit :
> > > Hi,
> > >
> > > The tarball for 0.8.1 is ready, i will announce it wednesday. If you
> > > are a distro packager and want to be included in the announcement, mail
> > > me the text before wednesday 17h cet.
> > >
> > > http://digikam3rdparty.free.fr/0.8.0/digikam-0.8.1.tar.bz2
> > >
> > > Tom
> >
> > Compile fine in Mandriva 2006, but...
> >
> > kioslave/parse.c file must be removed. This implemntation is obsolete and
> > out of date. Remember that new implementation is in C++ located
> > at /libs/dcraw/dcraw_parse.cpp
> >
> > You can just remove the source file and changed Makefile.am accordinly.
>
> is there a problem leaving it as it is?
>

Not sure. It's difficult to check kioslave using valgrind. Normally no because 
C++ and C Ansi "parse" implementation are completly separed. But parse.c 
create any static data and methods that increase kioslave object in memory. I 
think that linking thumb kioslave with both can generated strange effects in 
memory... I have never tested the code in this case.

-- 
Gilles



More information about the Digikam-devel mailing list