wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | warning: implicit conversion from 'long long' to 'double' ch


From: @rockdaboot
Subject: Re: wget2 | warning: implicit conversion from 'long long' to 'double' changes value (#596)
Date: Sat, 23 Apr 2022 19:33:56 +0000



Tim Rühsen commented:


IMO we can ignore this as `double` can only represent 53 bits (incl. sign bit). 
 
Even if you check for overflow properly and error out, I guess clang will still 
throw this error.  
Maybe just silence it when building with `--enable-manywarnings` ?

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




reply via email to

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