Mike Hommey wrote: > On Mon, Aug 25, 2008 at 05:57:33PM +0100, Sam Morris wrote: > >> Does anyone know of any reverse-dependencies that were broken by the >> libxml2 update other than strigi and librsvg? >> >> librsvg should certainly be fixed to use the public API for creating >> xmlEntity objects... has anyone investigated strigi/qt to see whether it >> is guilty of the same crime? :) >> > > Isn't it indirectly depending on librsvg ? >
librsvg doesn't seem to be involved in Christian's backtrace of Dolphin in message #99. And in strigi/src/streamanalyzer/fieldpropertiesdb.cpp I find: 403: newEntity = new xmlEntity; 404: memset(newEntity, 0 , sizeof(xmlEntity)); (http://websvn.kde.org/trunk/kdesupport/strigi/src/streamanalyzer/fieldpropertiesdb.cpp?view=markup) - Chris Burkhardt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

