View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012090KWStyle(No Category)public2011-04-15 05:472011-04-15 05:47
ReporterTom Vercauteren 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Summary0012090: Spurious report of too much semicolon space
DescriptionNot sure if it's considered a bug or a feature but when the following configuration is used
  <SemicolonSpace>0</SemicolonSpace>
KWstyle returns an error for the following piece of code
  for( ; i<10; ++i )
because of the first semicolon.

I consider this to be a spurious error report but other people might not. Can this be configured somehow? If not, can a local patch handle this case easily?
Steps To ReproduceOn the attached files, run
KWStyle -v -xml conf.xml sem_bug.cpp
TagsNo tags attached.
Attached Filescpp file icon sem_bug.cpp [^] (100 bytes) 2011-04-15 05:47
xml file icon conf.xml [^] (231 bytes) 2011-04-15 05:47

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2011-04-15 05:47 Tom Vercauteren New Issue
2011-04-15 05:47 Tom Vercauteren File Added: sem_bug.cpp
2011-04-15 05:47 Tom Vercauteren File Added: conf.xml


Copyright © 2000 - 2018 MantisBT Team