Although this is a bit off-topic on this list...
Jake Colman <jake.colman(a)xemacs.org> writes:
Gimpel Software's FlexeLint (the unix-equivalent of PC-Lint) is
an awesome
tool. Has anyone configured it to produce log out that can be handled by
XEmacs' compilation-mode?
I used that with PC-lint
(add-to-list 'compilation-error-regexp-alist-alist
'(pc-lint
("\\(.+\\)\\s-+\\([0-9]+\\)\\s-+\\(?:Error\\|Warning\\|Note\\|Info\\)\\s-+\\([0-9]+\\):"
1 2)))
Regards
-- Marcus
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta