MantisBT - KWStyle
View Issue Details
0011003KWStylepublic2010-07-16 10:592010-07-19 08:30
Patrick Reynolds 
 
normalminorhave not tried
newopen 
0011003: KWStyle gets confused when braces are in char literals
KWStyle reports indentation errors here:

size_t opening = line.find_first_of( '{' );
++opening; // indentation error
size_t closing = line.find_first_of( '}' ); //indentation error
No tags attached.
related to 0011010new  Translate strings and comments to blank characters before checks 
Issue History
2010-07-16 10:59Patrick ReynoldsNew Issue
2010-07-19 08:30Brad DavisRelationship addedrelated to 0011010

There are no notes attached to this issue.