Home GnuPG
Diffusion GPGME 85d7af8ff2f6

cl: Several fixes

Description

cl: Several fixes

  • Use wrapper types calling translation functions instead of TRANSLATE-{FROM,TO}-FOREIGN methods as they seem not to be called in some cases.
  • Use the (:STRUCT SOME-C-STRUCT) notation instead of the deprecated direct reference to SOME-C-STRUCT.
  • Add missing values in enums and bit fields.
  • Use cffi-grovel to define system types (SIZE-T, OFF-T, etc).
  • Wrap GPGME-DATA-T in a class (like contexts).
  • Use the FINALIZE function from trivial-garbage to free the C objects for contexts, keys and data automatically.
  • Make DATA-READ-CB and DATA-WRITE-CB run faster.
  • Update the README file.
  • Signed-off-by: Guillaume LE VAILLANT <glv@posteo.net>

Details

Provenance
Guillaume LE VAILLANT <glv@posteo.net>Authored on Oct 12 2018, 8:49 AM
wernerCommitted on Oct 12 2018, 9:02 AM
Parents
rMaafadb859497: Register DCO for Guillaume LE VAILLANT
Branches
Unknown
Tags
Unknown