[Kde-pim] D-Pointer problem
Frank Osterfeld
frank.osterfeld at gmx.de
Sun Jun 1 07:49:32 BST 2008
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 at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list