Bug#2412: marked as done (Editor doesn't recognize keywords) by Ralf Nolden <nolden at kde.org>

Stephan Kulow owner at bugs.kde.org
Fri Jan 26 09:33:10 UTC 2001


Your message dated Fri, 26 Jan 2001 10:32:54 +0100
with message-id <0101261032540F.05786 at unixware>
and subject line (no subject)
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)

Received: (at submit) by bugs.kde.org; 12 Dec 1999 15:45:24 +0000
>From petur_r at usa.net Sun Dec 12 16:45:24 1999
Received: from relay05.netaddress.usa.net ([204.68.24.185]:28856 "HELO
        relay05.netaddress.usa.net") by max.tat.physik.uni-tuebingen.de
	with SMTP id <S743041AbPLLPpS> convert rfc822-to-8bit; Sun, 12 Dec 1999 16:45:18 +0100
Received: (qmail 16190 invoked from network); 12 Dec 1999 15:45:16 -0000
Received: from nwcst285.netaddress.usa.net (204.68.23.30)
  by outbound.netaddress.usa.net with SMTP; 12 Dec 1999 15:45:16 -0000
Received: (qmail 11192 invoked by uid 60001); 12 Dec 1999 15:48:55 -0000
Message-ID: <19991212154855.11191.qmail at nwcst285.netaddress.usa.net>
Received: from 204.68.23.30 by nwcst285 for [130.208.165.11] via web-mailer(M3.4.0.33) on Sun Dec 12 15:48:55 GMT 1999
Date:   12 Dec 99 15:48:55 GMT
From:   "Pétur" "Runólfsson" <petur_r at usa.net>
To:     submit at bugs.kde.org
Subject: Editor doesn't recognize keywords
X-Mailer: USANET web-mailer (M3.4.0.33)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 8BIT
Return-Path: <petur_r at usa.net>
X-Orcpt: rfc822;submit at bugs.kde.org

Package: kdevelop
Version: 1.0
Severity: normal

Bugreport ID : 13:10,10.12.99

Originator	: Pétur Runólfsson
E-Mail		: petur_r at usa.net

Subject : Editor doesn't recognize keywords

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

The KDevelop editor doesn't highlight the C++ keywords and
alternative representations const_cast, and_eq, or_eq, not_eq
and xor_eq

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

Type in the full list of keywords and alternative representations.
They will all be highlighted except const_cast, and_eq, or_eq,
not_eq and xor_eq.

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

I have looked at the source in highlight.cpp and found these
"missing" keywords in the list "cppKeywords". However, I see a
pattern. The missing keywords all have underscores and the part
before the underscore exists as a seperate keyword that is also
listed in "cppKeywords". Note that static_cast was highlighted
even though static is a keyword, it is just listed elsewhere.

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

KDevelop version	: 1.0
KDE version		: 1.1.2
QT version		: 1.44
OS/Distribution		: Linux - kernel 2.2.13, glibc 2.1.1
Compiler		: egcs-2.91.66

misc :

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list