Hi.

The attached test.c, while passed through indent -kr -i4 -fca, mangles
the comment ("divisible" becomes "isiblible"). This surprising
behaviour seems to be a bug. This is with GNU indent 2.2.11.

Best regards,

E.
void foo() {
    something = here * we * have * a * lengthy * formula;      /* this must be divisible by 2*blah */
}
_______________________________________________
bug-indent mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-indent

Reply via email to