On Tuesday 17 October 2006 21:39, Joachim Staib wrote: > there goes another fix in the includes as I see :). The problem with > this is that it makes the gtk2-gui (icqnd) very buggy, because something > with the addresses changes (whatever - no idea what's exactly going on). > Wouldn't it be possible to put the implementations of these short > functions out of the .h files into the .cpp files where they belong (as > it should be)? People always have to recompile icqnd to use it with > devel-versions and I'm getting a lot of messages asking me why icqnd is > so buggy (when they use the .deb I provided for 1.3.2).
One of the things that we are aiming for in Licq 2.0 is a stable ABI [1] (in addition to API) for plugins. But this wont help you much atm. What could be of help right now, is to make all con- and destructors non-inline. I'll try to do this some day this week. // Erik [1] - http://developer.kde.org/documentation/other/binarycompatibility.html -- Thinking of Emacs as just an editor is like thinking of the space shuttle as just another part of the public transportation system. -- Dave Kenny, comp.emacs Erik Johansson http://ejohansson.se
pgpGZlNblEecA.pgp
Description: PGP signature
