Home GnuPG
Diffusion GnuPG 0ebf79c824a0

* configure.ac: Remove the check for asprintf
0ebf79c824a0Unpublished

Unpublished Commit · Learn More

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

Description

(no title)

* configure.ac: Remove the check for asprintf
* app-common.h (app_openpgp_storekey: Add prototype.
* app-openpgp.c (do_sign): Replace asprintf by direct allocation.
This avoids problems with missing vasprintf implementations.
* card-util.c (generate_card_keys): Add a #warning for gnupg 1.9
and use the same string there.
* util.h [!HAVE_VASPRINTF]: Removed prototype.
* vasprintf.c: Removed. It was used only at one place and I don't
want to get into build problems in 1.4.

Details

Provenance
wernerAuthored on Oct 21 2004, 6:56 PM
Parents
rG107e515aa97c: * g10.c (parse_list_options): Fix non-constant initializer so we can build
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG0ebf79c824a0: * configure.ac: Remove the check for asprintf (authored by Werner Koch <wk@gnupg.org>).Oct 21 2004, 6:56 PM