Thou shalt not ignore warnings
Mike Fahey wrote an interesting post today onHere’s a quick excerptThou shalt not ignore warnings
Here is a quote from a wise comment in the discussion of the “Linux system programming” book review: Build your code with -Wall -Werror (or your compiler’s equivalent). Once you clean up all the crud, that pops up, crank it […]