aboutsummaryrefslogtreecommitdiffstats
path: root/src/err-codes.h.in
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-09-01 07:47:38 +0000
committerWerner Koch <[email protected]>2016-09-01 07:47:38 +0000
commitbc3e817bd7e671975f94bae20cbbf9a91fe3353b (patch)
tree45ae66b22705553e9f731ff30f348d9687fe0740 /src/err-codes.h.in
parentNew error code GPG_ERR_ENGINE_TOO_OLD (diff)
downloadlibgpg-error-bc3e817bd7e671975f94bae20cbbf9a91fe3353b.tar.gz
libgpg-error-bc3e817bd7e671975f94bae20cbbf9a91fe3353b.zip
Add error WINDOW_TOO_SMALL, WINDOW_TOO_LARGE, and MISSING_ENVVAR.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'src/err-codes.h.in')
-rw-r--r--src/err-codes.h.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/err-codes.h.in b/src/err-codes.h.in
index b44ac3f..dcbc0a3 100644
--- a/src/err-codes.h.in
+++ b/src/err-codes.h.in
@@ -320,7 +320,11 @@
# 282 to 299 are reserved for future assuan codes.
300 GPG_ERR_ENGINE_TOO_OLD Crypto engine too old
-# 301 to 720 are free to be used.
+301 GPG_ERR_WINDOW_TOO_SMALL Screen or window too small
+302 GPG_ERR_WINDOW_TOO_LARGE Screen or window too large
+303 GPG_ERR_MISSING_ENVVAR Required environment variable not set
+
+# This range is free for use.
#
# Mapping of LDAP error codes