[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wget2 | Bad typecast `(size_t *) &config.chunk_size` to `(long long
From: |
@rockdaboot |
Subject: |
Re: wget2 | Bad typecast `(size_t *) &config.chunk_size` to `(long long *)` (#684) |
Date: |
Sun, 01 Dec 2024 19:00:16 +0000 |
Tim Rühsen commented:
https://gitlab.com/gnuwget/wget2/-/issues/684#note_2235293933
Thank you for the report.
Tbh, I never tested wget2 on a 32bit architecture, not on big endian, not on
anything other but x86_64 (reason: not enough time). So I assume there may be
more yet undetected issues like this :sweat_smile:
Fix pushed: 709067e544ce0efd5c8f96ed7209ec2cc61062b8
Please feel free to reopen if you still run into that issue.
--
Reply to this email directly or view it on GitLab:
https://gitlab.com/gnuwget/wget2/-/issues/684#note_2235293933
You're receiving this email because of your account on gitlab.com.
- Re: wget2 | Bad typecast `(size_t *) &config.chunk_size` to `(long long *)` (#684),
@rockdaboot <=