Home GnuPG
Diffusion GnuPG 667ba59ec52d

Use gcc pragmas to suppress some warnings.
667ba59ec52dUnpublished

Unpublished Commit · Learn More

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

Description

Use gcc pragmas to suppress some warnings.

* configure.ac (AH_BOTTOM): Add GNUPG_GCC_VERSION macro.
* util/estream-printf.c (pr_float): Use new gcc pragma to ignore a
warning about a non-literal format.
* util/miscutil.c (asctimestamp): Ditto.
* cipher/md.c (md_stop_debug): Use new gcc pragme to ignore a warning
* about a set but unused variable.

Details

Provenance
wernerAuthored on Jan 10 2012, 11:31 AM
Parents
rGb5b6cb57db47: Update gitlog-to-changelog.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG667ba59ec52d: Use gcc pragmas to suppress some warnings. (authored by Werner Koch <wk@gnupg.org>).Jan 10 2012, 11:31 AM