PcLint options

Warning plugin expects PcLint warnings in the following format:

foo.h(5): Info 701: This is an info message from PcLint


Add these options to PcLint to produce the proper output:

+ffn // force full path names
-width(0) // don't insert line breaks (unlimited output width).
-hf1 // message height one
-"format=%f(%l): %t %n: %m"

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.