MantisBT - KWStyle | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0003721 | KWStyle | public | 2006-09-06 13:54 | 2006-09-06 19:38 | |
| Reporter | Luis Ibanez | ||||
| Assigned To | Julien Jomier | ||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Summary | 0003721: Require curly braces inside the cases of a switch statement | ||||
| Description | It is convenient to require curly braces to be set inside the cases of a switch statement. The rationale for requiring this curly braces is the same that the one used for requiring curly braces in the body of "if", "for" and "while" statements, plus the interest of defining the scope of local variables that may be declared inside the body of the case. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| Notes | |||||
|
|
|||||
|
|
||||