On Wednesday, January 15, 2014 9:51:25 AM UTC-5, Stijn wrote:
>
> Hi,
>
> I'm using pclint together with jenkins warnings plugin on linux. However,
> pclint is a windows executable executed by wine. Therefore, the output of
> pclint is something like
> Z:\media\Data\workspace\pr_7315\app\com
I would suggest that you pipe the output of the pclint command through a small
script that removes the Z: from the filenames.
(Or you can use a custom parser that basically does the same as the pclint
parser and remove the Z: prefix there)
Ulli
Am 15.01.2014 um 15:51 schrieb Stijn :
> Hi,
>
Hi,
I'm using pclint together with jenkins warnings plugin on linux. However,
pclint is a windows executable executed by wine. Therefore, the output of
pclint is something like
Z:\media\Data\workspace\pr_7315\app\common\logging\src\logger.c(91): Note
956: Non const, non volatile static or ex