[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CC Mode 5.28 (C++); "case" syntax hilights wrong
From: |
Alan Mackenzie |
Subject: |
Re: CC Mode 5.28 (C++); "case" syntax hilights wrong |
Date: |
19 Apr 2003 13:16:42 +0200 |
Date: |
Sat, 19 Apr 2003 08:28:57 +0000 |
User-agent: |
tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (Linux/2.0.35 (i686)) |
Wesley J. Landaker <wjl@mindless.com> wrote on Tue, 15 Apr 2003 16:57:32
-0600 (MDT):
> When "case" is put in a string, it syntax hilights incorrectly.
> int main() {
> const char *s = "case";
> }
This bug is known, and has been fixed in the not-yet-released
cc-mode-5.30.
If you want to get cc-mode-5.30 (it's good stuff!), enter the following
two commands whilst online:
cvs -d:pserver:anonymous@cvs.cc-mode.sourceforge.net:/cvsroot/cc-mode login
cvs -z3 -d:pserver:anonymous@cvs.cc-mode.sourceforge.net:/cvsroot/cc-mode
checkout cc-mode
Simply give <CR> as the response to the password prompt. This will
download the CVS archive to the current directory.
--
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").