wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | Add --ignore-length handling (!457)


From: Tim Rühsen
Subject: Re: wget2 | Add --ignore-length handling (!457)
Date: Tue, 05 Nov 2019 15:27:17 +0000



Tim Rühsen started a new discussion on src/wget_options.h: 
https://gitlab.com/gnuwget/wget2/merge_requests/457#note_240328093

>       EXIT_STATUS_AUTH           = 6,
>       EXIT_STATUS_PROTOCOL       = 7,
>       EXIT_STATUS_REMOTE         = 8,
> -     EXIT_STATUS_GPG_ERROR      = 9
> +     EXIT_STATUS_GPG_ERROR      = 9,
> +     EXIT_INCONSISTENT_LENGTH   = 10,

Please look into `docs/wget2.md` at `Exit Status`. Either amend/extend the docs 
or use `EXIT_STATUS_PROTOCOL`.

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




reply via email to

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