Bug#20922: marked as done (Indentation of method headers) by John Firebaugh <jfirebaugh at kde.org>

Stephan Kulow owner at bugs.kde.org
Sat Aug 31 03:06:46 UTC 2002


Your message with subj: Indentation of method headers

Thank you for your bug report.
The bug that your reported no longer applies to the latest development (CVS) 
version of KDE. This is most probably because the bug has been fixed, the 
application has been substantially modified, or the application no longer 
exists. The bug report will be closed.

has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

(Complete bug history is available at http://bugs.kde.org/db/20/20922.html)

Received: (at submit) by bugs.kde.org; 26 Feb 2001 09:34:29 +0000
Received: (qmail 20370 invoked from network); 26 Feb 2001 09:34:28 -0000
Received: from pc120.iau.dtu.dk (192.38.66.220)
  by max.tat.physik.uni-tuebingen.de with SMTP; 26 Feb 2001 09:34:28 -0000
Received: by pc120.iau.dtu.dk (Postfix, from userid 501)
	id 41409FBF41; Mon, 26 Feb 2001 10:36:18 +0100 (CET)
From: Ivan Martinez <im at iau.dtu.dk>
To: submit at bugs.kde.org
SUBJECT: Indentation of method headers
Message-Id: <20010226093618.41409FBF41 at pc120.iau.dtu.dk>
Date: Mon, 26 Feb 2001 10:36:18 +0100 (CET)
Sender: ivan at pc120.iau.dtu.dk
X-Spam-Rating: max.tat.physik.uni-tuebingen.de 0/1000/N

Package: kdevelop
Version: 1.3
Severity: normal

Bugreport ID : 10:25,26.02.01

Originator	: Ivan Martinez
E-Mail		: im at iau.dtu.dk

Subject : Indentation of method headers

Error Class	: software bug
Error Location	: editor
Priority	: low
Bug Description ---------------------------

When I automatically insert a member function, the function header is
indented with TWO WHITESPACES when I think it should be ONE TAB
CHARACTER. When a class template is automatically created, the
constructor and destructor are indented with ONE TAB, so there's an
inconsistency. Everything is fine when your tabs are two-spaces
width, but the source looks weird when you browse it in an editor
with different tab width.

How to repeat the error -------------------

Just create a class and insert a member function

Bugfix or Workaround ----------------------

I have to delete the two spacer and insert a tab instead. Sometimes I
change the tab width to three spaces to find the two-spaces

System Information ------------------------

KDevelop version	: 1.3
KDE version		: 2.0
QT version		: 
OS/Distribution		: Mandrake
Compiler		: 

misc :




More information about the KDevelop-devel mailing list