Revision 647e28e...

Go back to digest for 26th May 2013

Bug Fixes in KDE-PIM

Andre Heinecke committed changes in [kdepimlibs/KDE/4.10] /:

Fix upcoming minor GPGME C++ incompatibility

GPGME >= 1.4.2 will use gpgme_ssize_t instead of ssize_t to avoid
portability problems with different compilers. Use this type for
the callbacks.

Patch submitted on behalf of Werner Koch
Build system integration written by me.

File Changes

Modified 3 files
  •   gpgme++/callbacks.cpp
  •   gpgme++/config-gpgme++.h.cmake
  •   gpgme++/ConfigureChecks.cmake
3 files changed in total