| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0011003 | KWStyle | | public | 2010-07-16 10:59 | 2010-07-19 08:30 |
|
| Reporter | Patrick Reynolds | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | |
| Platform | | OS | | OS Version | |
|
| Summary | 0011003: KWStyle gets confused when braces are in char literals |
| Description | KWStyle reports indentation errors here:
size_t opening = line.find_first_of( '{' );
++opening; // indentation error
size_t closing = line.find_first_of( '}' ); //indentation error |
| Tags | No tags attached. |
|
| Attached Files | |
|