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: Archit Pandey
Subject: Re: [Wget-dev] wget2 | Moved WGET_E_GPG_* error codes out of libwget (!453)
Date: Mon, 21 Oct 2019 13:09:46 +0000



Archit Pandey commented on a discussion on src/wget_gpgme.h: 
https://gitlab.com/gnuwget/wget2/merge_requests/453#note_233300139

>  #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 */

Looks like a silly error from my side, I've corrected it in the latest commit

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




reply via email to

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