MantisBT - KWStyle | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012090 | KWStyle | (No Category) | public | 2011-04-15 05:47 | 2011-04-15 05:47 |
| Reporter | Tom Vercauteren | ||||
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | OS | OS Version | |||
| Summary | 0012090: Spurious report of too much semicolon space | ||||
| Description | Not 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 Reproduce | On the attached files, run KWStyle -v -xml conf.xml sem_bug.cpp | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/3820/sem_bug.cpp https://public.kitware.com/Bug/file/3821/conf.xml | ||||
| 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 | |||
| There are no notes attached to this issue. |