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: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Fix for --stats-all not working (!419)
Date: Tue, 16 Apr 2019 09:35:27 +0000



Tim Rühsen commented on a discussion on src/options.c: 
https://gitlab.com/gnuwget/wget2/merge_requests/419#note_161239782

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

Just remove the G_GNUC_WGET_UNUSED for invert then :-)

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




reply via email to

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