libgpg-error/src (err-codes.h.in gpg-error.h)

cvs user marcus cvs@cvs.gnupg.org
Wed, 04 Jun 2003 04:07:59 +0200


    Date: Wednesday, June 4, 2003 @ 04:07:49
  Author: marcus
    Path: /cvs/gnupg/libgpg-error/src

Modified: err-codes.h.in gpg-error.h

2003-06-04  Marcus Brinkmann  <marcus@g10code.de>

	* src/gpg-error.h (gpg_err_code_t): Add GPG_ERR_INV_ENGINE,
	GPG_ERR_PUBKEY_NOT_TRUSTED, GPG_ERR_DECRYPT_FAILED,
	GPG_ERR_KEY_EXPIRED.
	(gpg_make_error): Rename to gpg_err_make.
	(gpg_error): Use here.
	* tests/t-strerror.c (main): And here.
	(gpg_make_error_from_errno): Rename to gpg_err_make_from_errno.


----------------+
 err-codes.h.in |    4 ++++
 gpg-error.h    |   11 ++++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)