MantisBT - KWStyle | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010465 | KWStyle | public | 2010-03-26 10:16 | 2010-03-26 10:17 | |
| Reporter | Alex Neundorf | ||||
| Assigned To | |||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | OS | OS Version | |||
| Summary | 0010465: Indentation rules errors | ||||
| Description | Hi, in the attached cpp file kwstyle reports indentation errors in lines 8, 12, 14, 19 and 22, although they are all correct. It seems it doesn't handle if-statements correctly: if(something()) doSomething(); This OTOH works: if(something()==1) doSomething(); Alex | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/2993/indentation-1.cpp https://public.kitware.com/Bug/file/2994/MyConfiguration.kws.xml https://public.kitware.com/Bug/file/2995/issues_indentation-1.cpp.html | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2010-03-26 10:16 | Alex Neundorf | New Issue | |||
| 2010-03-26 10:16 | Alex Neundorf | File Added: indentation-1.cpp | |||
| 2010-03-26 10:17 | Alex Neundorf | File Added: MyConfiguration.kws.xml | |||
| 2010-03-26 10:17 | Alex Neundorf | File Added: issues_indentation-1.cpp.html | |||
| There are no notes attached to this issue. |