View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011003KWStylepublic2010-07-16 10:592010-07-19 08:30
ReporterPatrick Reynolds 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusnewResolutionopen 
PlatformOSOS Version
Summary0011003: KWStyle gets confused when braces are in char literals
DescriptionKWStyle reports indentation errors here:

size_t opening = line.find_first_of( '{' );
++opening; // indentation error
size_t closing = line.find_first_of( '}' ); //indentation error
TagsNo tags attached.
Attached Files

 Relationships
related to 0011010new Translate strings and comments to blank characters before checks 

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2010-07-16 10:59 Patrick Reynolds New Issue
2010-07-19 08:30 Brad Davis Relationship added related to 0011010


Copyright © 2000 - 2018 MantisBT Team