|
|
|
|
|
by myusernameisok
3249 days ago
|
|
Presumably end users who are compiling from source wouldn't want to enable -Werror though. If you are an application developer and a compiler X gives warnings that compiler Y doesn't for your application, then ideally you should probably fix the warnings from compiler X. An end user probably doesn't care either way, they just want to compile the program without any issues. |
|