| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009935 | KWStyle | | public | 2009-11-20 15:00 | 2009-11-20 18:25 |
|
| Reporter | Jean-Christophe Fillion-Robin | |
| Assigned To | Julien Jomier | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | |
| Platform | | OS | | OS Version | |
|
| Summary | 0009935: Static initialization of two array in a row cause indent error |
| Description | Seems the static initialization of two arrays in a cause an indent error.
Run the following command using the attached file.
KWStyle -v -xml MyAwesomeBug.kws.xml StaticArray2InitInRowBug.cxx
Processing ../StaticArray2InitInRowBug.cxx
Error 0000012 (36) Indent is wrong 2 (should be 4)
|
| Additional Information | A possible trick, see StaticArray2InitInRowBugTrick.cxx
KWStyle -v -xml MyAwesomeBug.kws.xml StaticArray2InitInRowBugTrick.cxx |
| Tags | No tags attached. |
|
| Attached Files | StaticArray2InitInRowBug.cxx [^] (1,237 bytes) 2009-11-20 15:00
StaticArray2InitInRowBugTrick.cxx [^] (1,361 bytes) 2009-11-20 15:00
MyAwesomeBug.kws.xml [^] (650 bytes) 2009-11-20 15:00 |
|