wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | Moved WGET_E_GPG_* error codes out of libwget (!4


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Moved WGET_E_GPG_* error codes out of libwget (!453)
Date: Mon, 21 Oct 2019 11:23:26 +0000



Tim Rühsen started a new discussion on src/wget_gpgme.h: 
https://gitlab.com/gnuwget/wget2/merge_requests/453#note_233234644

>  #include <wget.h>
>  #include <wget_job.h>
>  
> +//definition of gpg error conditions
> +typedef enum {
> +        WGET_E_GPG_DISABLED = -9, /* GPGME was not enabled at compile time */

Please use tabs for indentation here.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/453#note_233234644
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]