Home GnuPG
Diffusion GnuPG b1ba460d8f33

gpg: Avoid name spaces clash with future sqlite versions.
b1ba460d8f33Unpublished

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.

* g10/sqlite.c: Rename to gpgsql.c.  Change function prefixes to
gpgsql_.
* g10/sqlite.h: Rename to gpgsql.h.
* g10/tofu.c: Adjust for changes.

We used for our own extensions symbols with an sqlite_ names prefix.
This may in theory lead to duplicated symbols but more important, it
is harder to understand what is from gpg and what is from libsqlite.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on May 21 2016, 8:06 PM
Parents
rG006a6126131f: gpg: Explicitly close a combined Tofu DB.
Branches
Unknown
Tags
Unknown

Event Timeline