waf: compiler flags, uninitalized variable

Hal Murray halmurray at sonic.net
Fri Aug 1 09:14:24 UTC 2025


devel at ntpsec.org said:
> Usually, you won't get that type of warning unless you enable it.  And
> usually, you only get that type of warning in an optimized compile, since
>  the dataflow analysis needed to detect it is part of the optimization
> code. 

I tried O3.  That found a different maybe-uninitialized.

I tried O6.  Nothing new.


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list