wget2:master commits
-
Fix chunk_size conversion on 32bit arch
* src/wget.c (process_head_response): Cast size_t to long long. * src/wget_options.h (struct config): Change type of chunk_size from size_t to long long. Reported-by: https://gitlab.com/uhle
-
* src/wget.c (queue_url_from_remote): Make messages consistent