Hello,
I used version 2.06 with option "--max-code-length=80".
My code:
int myInt = 0; // type some info type some info type some info type some info type some info type some info type some info type some info
becomes
int myInt = 0; // type some info type some info type some info type some info type some info type some info type some info type some info
From my point of view it would be nice if comments are not used to calculate the code-length in a line. Maybe this could be an option?
Ticket moved from /p/astyle/bugs/426/