| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0009962 | KWStyle | public | 2009-11-24 12:46 | 2009-11-24 13:06 | |||||
| Reporter | Tom Vercauteren | ||||||||
| Assigned To | Julien Jomier | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Summary | 0009962: Too many semicolons wrongly reported on foo( "();;" ) | ||||||||
| Description | On the following piece of code, KWStyle (current cvs version) wrongly reports: "Error 0000007 (5) Too many semicolons" -------- #include <string> int main( int argc, char **argv ) { std::string str( "();;" ); return 0; } | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0018571) Julien Jomier (manager) 2009-11-24 13:06 |
Should be fixed in SVN. Thanks for the report! |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2009-11-24 12:46 | Tom Vercauteren | New Issue | |
| 2009-11-24 12:54 | Julien Jomier | Status | new => assigned |
| 2009-11-24 12:54 | Julien Jomier | Assigned To | => Julien Jomier |
| 2009-11-24 13:06 | Julien Jomier | Note Added: 0018571 | |
| 2009-11-24 13:06 | Julien Jomier | Status | assigned => resolved |
| 2009-11-24 13:06 | Julien Jomier | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |