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 13:51:32 +0000



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

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

I am not sure about vimrc. But I personally use a tab-width of 3, others use 2 
or 4. Just set it to your favorite indentation width. That's why we use tabs 
for indentation :-) (and spaces only for alignment).

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




reply via email to

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