Y
Hacker News
new
|
ask
|
show
|
jobs
by
deadletters
1032 days ago
There are a lot of warning and error options. Turn the guiderails and sanitizers on during development and testing. Turn the optimizations on when you ship.
Check out: -wall -werror
https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html