Le 01/09/2020 à 16:30, Steffen Land a écrit :
Trunk revision 1881351 date 1 sept 2020
New layout list, more readable now.
01 sept 2020 405 some solved already by jailletc36
14 May 2020 416
Steffen
Hi Steffen,
I've looked more closely at the generated warnings.
Most of them are just noise. Some are false positive.
I've not spotted any real issue up to now.
The most interesting one so far has been fixed in r1881311.
I'll try to fix some of them but it is unlikely that I can fix all of
them. Fixing them would require is many cases to add some casting. I'm
not a big fan of having casting everywhere only to please a given
compiler, when there is no real issue.
As I don't compile on Windows, I "blindly" fix things. Then I test with
gcc. So, should we try to fix many things, I would need someone to
refresh the list from time to time and check if a "fix" dos not
introduce a new warning.
Finally, any patch to help in the task is appreciated ;-)
CJ