From kwrite-devel Sun Dec 23 22:33:02 2001 From: owner () bugs ! kde ! org (Stephan Kulow) Date: Sun, 23 Dec 2001 22:33:02 +0000 To: kwrite-devel Subject: [Kwrite-devel] Bug#31769: marked as done (Minor java highlighting fault.) by Joseph Wenninger To: submit@bugs.kde.org Subject: Minor java highlighting fault. From: erik@marketxs.com Package: kwrite Version: kwrite 3.0 (using KDE 2.2.0 ) Severity: normal Installed from: RedHat RPMs Compiler: Not Specified OS: Linux OS/Compiler notes: Not Specified In Java, it is perfectly allowed to have a variable name end with a number. KWrite however, colors the digits at the end of the variable name blue (instead of black). Like this: Object a2 = new Object(); colors the "a" black, but the "2" blue. (Submitted via bugs.kde.org) (Called from KBugReport dialog. Fields Application, KDE Version, OS, Compiler manually changed) _______________________________________________ kwrite-devel mailing list kwrite-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/kwrite-devel