Thou shalt not ignore warnings
Mike Fahey wrote an interesting post today on
Here’s a quick excerpt
Thou 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 up with -W -Wno-unused-parameter -Wstrict-prototypes -Wmis…
Read the full post from Blog of Leonid Mamchenkov
Tags: Programming, Coding, Linux, Tips, C, Warnings, all, compilers
via Blogdigger blog search for portable generators.
Read the rest of this great post here