This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Filter for warning


Hello,

> This seems to be outside the goals of the gcc compiler.  An tool like
> this might be useful as part of an IDE, bug gcc is just a compiler and
> libraries.  We have no particular interest in tools for managing the
> compiler output.

You're right, but I'm working on a project with about 2,000 sources files.
I got too many warnings!

> Also, I would rather recommend that people fix their code to avoid
> warnings, than recommend a tool to manage large numbers of warnings.

That's what I am doing, by sending reports to the developpers with this tool.
It's easier than reading a log file!
But you're right: I will try to contact Kdevelop instead,
because this tool should be a part of an IDE.

Thank for the advice!

Sébastien


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]