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: Updated GCC vs Clang diagnostics


On Fri, Apr 13, 2012 at 6:36 AM, Richard Guenther
<richard.guenther@gmail.com> wrote:

> I suppose we'd want to make the diagnostic machinery accessible by
> plugins so that IDEs could get an easier hand on things anyway. ?That
> way colorization could be achieved using a plugin, too.

Indeed, we definitely want a standard way to get IDEs communicate with
the diagnostic machinery; once that is appreciated, colorization becomes
an almost trivial thing to do.

-- Gaby


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