[Bug 73896] New: problem reporter: '\t' is counted as 1 character instead of tabwidth in column count
Daniel Franke
daniel.franke at imbs.uni-luebeck.de
Sat Jan 31 17:32:04 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=73896
Summary: problem reporter: '\t' is counted as 1 character instead
of tabwidth in column count
Product: kdevelop
Version: unspecified
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: daniel.franke at imbs.uni-luebeck.de
Version: 3.0-RC1, CVS 2004/01/30 (using KDE KDE 3.1.4)
Installed from: SuSE RPMs
Compiler: gcc-3.3.1
OS: Linux
1.
/// @todo foo-bar -> problem reporter: line 1, column 10, foo-bar
2.
\t\t/// @todo foo-bar -> problem reporter: line 1, column 12, foo-bar
instead of column = 2*tabwidth + 10
More information about the KDevelop-devel
mailing list