Menu

#1378 CodeLint output missing for C/C++ sources

open
nobody
None
5
2010-12-10
2010-12-10
No

I use CodeLint 0.3 in jEdit 4.3.2 on an iMac with Mac OS 10.6.5.

The CodeLint plugin doesn't produce any output for C/C++ sources, even if I deliberately include crude errors.

With jedit -log=5 I got the following lines in the jEdi activity log:

09:26:50 [AWT-EventQueue-0] [debug] CodeLintPlugin: Executing /usr/local/bin/antic -java /Users/Dieter/InstallerMac/epm-4.1/deb.c
09:26:50 [AWT-EventQueue-0] [debug] CodeLintPlugin: Matching line Verification completed: 0 reported messages status matches [Lgnu.regexp.REMatch;@17f1d92 length 0
09:26:50 [AWT-EventQueue-0] [debug] CodeLintPlugin: Count less than 1 Verification completed: 0 reported messages
09:26:50 [AWT-EventQueue-0] [debug] CodeLintPlugin: looping in while
09:26:50 [AWT-EventQueue-0] [debug] CodeLintPlugin: waitfor value is 0
09:26:50 [AWT-EventQueue-0] [debug] CodeLintPlugin: Exit value is 0

Discussion


Log in to post a comment.