Home GnuPG
Diffusion GPGME e20b0f020154

cpp: Get rid of AssuanResult due to its deprecation.
e20b0f020154Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

cpp: Get rid of AssuanResult due to its deprecation.

* lang/cpp/src/assuanresult.cpp: Remove.
* lang/cpp/src/assuanresult.h: Remove.
* lang/cpp/src/Makefile.am: Remove these files.
* lang/cpp/src/context.cpp: Remove header assuanresult.h
(assuanTransact): Change return type to Error.  Use
gpgme_op_assuan_transact_ext.
(startAssuanTransaction): Change return type to Error.
(assuanResult): Remove
* lang/cpp/src/context.h (assuanResult): Adjust for changes.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Aug 23 2016, 7:50 PM
aheineckeCommitted on Aug 24 2016, 2:15 PM
Parents
rMd2e40fb7adf6: Qt: Adapt (disabled) tofuinfo test to new API
Branches
Unknown
Tags
Unknown

Event Timeline

Andre Heinecke <aheinecke@intevation.de> committed rMe20b0f020154: cpp: Get rid of AssuanResult due to its deprecation. (authored by Werner Koch <wk@gnupg.org>).Aug 24 2016, 2:15 PM