[Bug 82947] New: Color coding for perl script is incorrect
Jonathan Leonard
jleonard at softhome.net
Mon Jun 7 01:07:47 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=82947
Summary: Color coding for perl script is incorrect
Product: kdevelop
Version: 2.1.5
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel kdevelop org
ReportedBy: jleonard softhome net
Version: 2.1.5 (using KDE 3.1.4)
Installed from: SuSE
Compiler: gcc version 3.3.1 (SuSE Linux)
OS: Linux (i686) release 2.4.21-215-default
The color coding is thrown off by use of this line:
if( $n =~ /^/.*/ ) # absolute path
It does manage to correct itself several lines down the script.
More information about the KDevelop-devel
mailing list