lclint-interest message 164
From evans@cs.virginia.edu Tue Sep 23 13:14:21 1997
Date: Tue, 23 Sep 97 13:08:43 -0400
From: evans@cs.virginia.edu (David Evans)
To: henrys@meerkat.dimensional.com
Cc: lclint-interest@larch.lcs.mit.edu
In-Reply-To: Henry Stiles's message of Tue, 23 Sep 1997 11:17:05 -0600 <199709231717.LAA03239@meerkat.dimensional.com>
Subject: Subscription request
> developers about how they feel about it. My second question is
> technical: Is there some way to make lclint output that can be parsed
> by emacs compilation mode? The emacs command next-error allows
> visiting the file and line number of each file as reported from the
> compiler. Actually I have only used it with gcc but I know that it
> works with other tools as well. Another approach is to extend emacs
> to support the lclint output format. Any information on this would be
> appreciated. Sorry if these are commonly answered questions.
There is an emacs mode included with the lclint distribution in
emacs/lclint.el. This defines lclint-next-error which will jump to the
line and column number of the next error message in your *lclint*
buffer. Please see
http://lclint.cs.virginia.edu/guide/appH.html for more
information on emacs support.
--- Dave
David
Evans
University of Virginia, Computer Science
evans@cs.virginia.edu