wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | Fix for --stats-all not working (!419)


From: Kumar Mallikarjuna
Subject: Re: [Wget-dev] wget2 | Fix for --stats-all not working (!419)
Date: Tue, 16 Apr 2019 09:12:14 +0000



Kumar Mallikarjuna commented on a discussion on src/options.c: 
https://gitlab.com/gnuwget/wget2/merge_requests/419#note_161229882

>  
>  static int parse_stats_all(option_t opt, const char *val, G_GNUC_WGET_UNUSED 
> const char invert)
>  {
> +    if (opt->args == -1 && !val)

I see. I had removed it because the pipeline failed because `invert` was 
declared unused.

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




reply via email to

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