[Insight-developers] KWStyle not reporting errors

Bill Lorensen bill.lorensen at gmail.com
Sat Sep 27 08:52:51 EDT 2008


Julien,

I suspect that KWStyle is not reporting errors on the dashboard. For
example, try running it in Code/IO/itkAnalyzeImageIO.cxx.I see several
errors when I run it locally:

Processing itkAnalyzeImageIO.cxx
Error #12 (1292) Indent is wrong 6 (should be 8)
Error #12 (1293) Indent is wrong 6 (should be 8)
Error #12 (1294) Indent is wrong 6 (should be 8)
Error #12 (1298) Indent is wrong 8 (should be 10)
Error #12 (1299) Indent is wrong 8 (should be 10)
Error #12 (1300) Indent is wrong 8 (should be 10)
Error #12 (1301) Indent is wrong 6 (should be 8)
Error #12 (1302) Indent is wrong 8 (should be 10)
Error #12 (1303) Indent is wrong 8 (should be 10)
Error #23 (82) Spaces around operator are wrong: before = 0 v.s 1
,after = 0 v.s 1

But, the itk dashboard is not showing any errors.

Bill


More information about the Insight-developers mailing list