> I get it, i also agree it must warn, but i like -Werror :(

Sorry, this is a linker warning.  And it is on by default,
INTENTIONALLY.

> So i got two options:
>  - So if there 's a lots of code i need to 2>&1 and grep . to extract all
> those warnings, and then check with a list of <ok this warning has been
> analyzed>
>  - patch everything (like this weak random) and -Werror
> 
> what would you choose ?

Pick the most important targets.  Fix them properly.  Repeat.

Reply via email to