[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-indent] off-by-one bug
From: |
Santiago Vila |
Subject: |
[Bug-indent] off-by-one bug |
Date: |
Sat, 29 Dec 2001 18:13:52 +0100 (CET) |
Hello.
In Debian Bug #63551 (please keep the Cc: lines if possible),
Tuomas Heino <address@hidden> reported (among many other things),
that when using -t and -ts there are off-by-one errors:
As an example, consider this sample.c
label: /* Comment */
indent -c 15 -ts100 sample.c gives:
label: /* Comment */
but the comment starts at column 14, not 15.
I can still reproduce this using indent-2.2.7.
Thanks.
- [Bug-indent] off-by-one bug,
Santiago Vila <=