wget-dev
[Top][All Lists]
Advanced

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

wget2 | Poorly named functions: `get_local_filename` and `get_local_file


From: Archit Pandey
Subject: wget2 | Poorly named functions: `get_local_filename` and `get_local_filename_real` in `src/wget.c` (#485)
Date: Sat, 26 Oct 2019 04:53:22 +0000


Archit Pandey created an issue: https://gitlab.com/gnuwget/wget2/issues/485



These functions actually return the filepaths, and hence could be called 
`get_local_filepath` and `get_local_filepath_real` or could also be merged into 
one function `get_local_filepath`, since the naming convention of `_real` is 
sort of misleading.

Suggestions on this please?

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




reply via email to

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