Home GnuPG
Diffusion GnuPG b8184d2d74e5

gpg: Avoid name spaces clash with future sqlite versions (2).
b8184d2d74e5Unpublished

Unpublished Commit ยท Learn More

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

Description

gpg: Avoid name spaces clash with future sqlite versions (2).

* g10/gpgsql.h (gpgsql_arg_type): Rename SQLITE_ARG_END to
GPGSQL_ARG_END, SQLITE_ARG_INT to GPGSQL_ARG_INT, SQLITE_ARG_LONG_LONG
to GPGSQL_ARG_LONG_LONG, SQLITE_ARG_STRING to GPGSQL_ARG_STRING, and
SQLITE_ARG_BLOB to GPGSQL_ARG_BLOB.

This commit completes the work started in b1ba460.

  • Signed-off-by: Neal H. Walfield <neal@g10code.com>

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Aug 31 2016, 10:12 AM
Parents
rG76304a971fe5: gpg: Fix regression in gpgv's printing of the keyid.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rGb8184d2d74e5: gpg: Avoid name spaces clash with future sqlite versions (2). (authored by Neal H. Walfield <neal@g10code.com>).Aug 31 2016, 10:14 AM