wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | WIP: Implementation of -I/-X options (!383)


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | WIP: Implementation of -I/-X options (!383)
Date: Thu, 30 Aug 2018 14:33:36 +0000

Just use a `size_t` for pos to avoid the ugly cast.

> Also, I've seen that with -I/-X "/firstdir" is not the same as "/firstdir/", 
> adding the final slash breaks the behavior. Is this wanted or a bug? IMO we 
> should accept both

It's a bug, we should accept both. Because "/firstdir" means "/firstdir/".

> One question, where can I get the possible values for 
> WGET_TEST_EXPECTED_ERROR_CODE and an explanation of them?

In wget2.md is a section "Exit Status". It's basically the same as for wget 1.x.

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


reply via email to

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