From kde-pim Sun Jun 01 06:49:32 2008 From: Frank Osterfeld Date: Sun, 01 Jun 2008 06:49:32 +0000 To: kde-pim Subject: Re: [Kde-pim] D-Pointer problem Message-Id: <200806010849.32515.frank.osterfeld () gmx ! de> X-MARC-Message: https://marc.info/?l=kde-pim&m=121230303926155 On Saturday 31 May 2008 19:22:47 Tom Albers wrote: > Hi, > > I've added d-pointers for two classes in kpimidentities, but i can not get > it to work properly. The stuff compiles ok, but as soon as i open the > config from mailody it crashes in the identititymanager. > > If i revert the patch for the signature files, it won't crash. This is all > with recompilation of mailody in between. I've spent some hours in trying > to fix it, but I failed. > > Maybe someone with 'fresh' eyes, is willing to try the patch, see if it > crashes too and if so spot the error I made. Have you implemented assignment operator and copy ctor (or made them private)? The default ones will break with the d pointer, and I don't see them in the patch. Frank _______________________________________________ KDE PIM mailing list kde-pim@kde.org https://mail.kde.org/mailman/listinfo/kde-pim KDE PIM home page at http://pim.kde.org/