wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | WIP: Improvements on progress bar (!438)


From: DalmeGNU
Subject: Re: [Wget-dev] wget2 | WIP: Improvements on progress bar (!438)
Date: Thu, 15 Aug 2019 16:44:12 +0000



DalmeGNU started a new discussion on src/options.c: 
https://gitlab.com/gnuwget/wget2/merge_requests/438#note_204104482

>  
>  static int WGET_GCC_PURE WGET_GCC_NONNULL((1)) parse_progress_type(option_t 
> opt, const char *val, WGET_GCC_UNUSED const char invert)
>  {
> -     if (!val || !*val || !wget_strcasecmp_ascii(val, "none"))

This line was the reason why `--progress=` did nothing. As we talked on #458, 
now it returns an error. But as I've seen more wget2 options have this behavior

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




reply via email to

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