wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | -c with an existing but empty file doesn't work (#413)


From: Piyush Jaipuriayar
Subject: Re: wget2 | -c with an existing but empty file doesn't work (#413)
Date: Tue, 03 Dec 2019 11:22:57 +0000



Piyush Jaipuriayar commented:


I've fixed the issue for `get_file_size()` and checking for `>= 0` instead of 
`> 0`, as specified in the solution.
What changes/review does `get_file_mtime()` require? As far as I understood, it 
returns the time of the last modification for the file. What errors should it 
return? In case of the file not being present, i.e. `stat != 0` it returns `0`

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




reply via email to

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