Bug#27157: marked as done (preprocessor directive wrong color) by John Firebaugh <jfirebaugh at kde.org>

Stephan Kulow owner at bugs.kde.org
Sat Aug 31 05:07:37 UTC 2002


Your message with subj: preprocessor directive wrong color

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/27/27157.html)

Received: (at submit) by bugs.kde.org; 13 Jun 2001 14:44:26 +0000
Received: (qmail 4555 invoked by uid 33); 13 Jun 2001 14:44:26 -0000
Date: 13 Jun 2001 14:44:26 -0000
Message-ID: <20010613144426.4554.qmail at master.kde.org>
To: submit at bugs.kde.org
Subject: preprocessor directive wrong color
From: ralf at dreesen.net

Package:           kdevelop
Version:           1.4.1 (using KDE 2.1.1 )
Severity:          normal
Installed from:    SuSE
Compiler:          gcc version 2.95.2 19991024 (release)
OS:                Linux 2.4.0 i686
OS/Compiler notes: 

if a preprocessor directive is in the last line of the file if becomes green... thats ok, but if i now display a different file and return to the first one, the color of the last directive is black, instead of green.



in this file the bug will not occure:
$ #define a 1
$ #define b 2
$

in this file "#define b 2" will be displayed black after opening it
$ #define a 1
$ #define b 2

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)





More information about the KDevelop-devel mailing list