Article 4XTWV A general question about compiler warnings

A general question about compiler warnings

by
hazel
from LinuxQuestions.org on (#4XTWV)
People who start programming are usually told to take compiler warnings seriously, or even to compile with the -werror flag which treats warnings as errors. That's because they often are errors. For example, if the types in an assignment don't match, the chances are quite high that you have used the wrong variable name. The result will be compilable but it won't do what you intended.

But when you build packages from source, there are always loads of warnings and you learn to ignore them. Why don't the people who write the code follow their own guidelines?latest?d=yIl2AUoC8zA latest?i=yvsozuuwsjo:NKmfn3ZnrdA:F7zBnMy latest?i=yvsozuuwsjo:NKmfn3ZnrdA:V_sGLiP latest?d=qj6IDK7rITs latest?i=yvsozuuwsjo:NKmfn3ZnrdA:gIN9vFwyvsozuuwsjo
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments