diff options
author | Werner Koch <[email protected]> | 2013-04-25 11:00:16 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2013-05-18 11:49:52 +0000 |
commit | e99356306d7bda61802530ebeb07d9ba73c4dec0 (patch) | |
tree | 52e45258ff585bea638a35fdbacce9a9d4e93db5 /src/data-stream.c | |
parent | Make definition of off_t robust against misbehaving w32 toolchains. (diff) | |
download | gpgme-e99356306d7bda61802530ebeb07d9ba73c4dec0.tar.gz gpgme-e99356306d7bda61802530ebeb07d9ba73c4dec0.zip |
Improve C++ compatibility of previous patch.
* src/gpgme.h.in: Move gpgme_sssize_t and gpgme_off_t typedefs into
the extern "C" scope.
--
Frankly, this does not help very much because g++ still does not
interpret gpgme_data_seek_cb_t as compatible with the C++ ssize_t. I
am sorry for that API change but C and C++ are too different to always
get both of them under one umbrella. However, the ABI should now be
identical to older gpgme versions.
Diffstat (limited to 'src/data-stream.c')
0 files changed, 0 insertions, 0 deletions