summaryrefslogtreecommitdiff
path: root/doc/errorref.txt
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2016-10-07 16:25:34 +0200
committerWerner Koch <wk@gnupg.org>2016-10-07 16:25:34 +0200
commit0c837a82207d0b19f9dabc8870ffb23d6a4ade64 (patch)
treee8691a48088da87eb8ac8958aac594f37039a05d /doc/errorref.txt
parentd6416fbd55256d8e693519cb548ad2cc7847898e (diff)
downloadlibgpg-error-0c837a82207d0b19f9dabc8870ffb23d6a4ade64.tar.gz
Add error code USER_ID_EXISTS, NAME_EXISTS, and DUP_NAME.
Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'doc/errorref.txt')
-rw-r--r--doc/errorref.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/errorref.txt b/doc/errorref.txt
index b943c67..da5df23 100644
--- a/doc/errorref.txt
+++ b/doc/errorref.txt
@@ -798,7 +798,7 @@ GPG_ERR_INV_LOCK_OBJ Invalid lock object
GPG_ERR_TRUE True
- Used to retrun the boolena value True. Note that GPG_ERR_NO_ERROR
+ Used to return the boolean value True. Note that GPG_ERR_NO_ERROR
(with the value 0) is also often used to indicate the value true.
GPG_ERR_FALSE False
@@ -844,6 +844,14 @@ GPG_ERR_MISSING_ENVVAR (303) Required environment variable not set
Pinentry: - The size of the screen can't be determined.
+GPG_ERR_USER_ID_EXISTS (304) User ID already exists
+
+ GNUPG: - Existing user ID in --quick-gen-key.
+
+GPG_ERR_NAME_EXISTS (305) Name already exists
+GPG_ERR_DUP_NAME (306) Duplicated name
+
+
GPG_ERR_LDAP_GENERAL LDAP General error
Catch all error for LDAP. Use if if can't map an erro rocde to an