GNU bug report logs - #7579
cc-mode c++ template-typed variable decl regression

Previous Next

Packages: cc-mode, emacs;

Reported by: Daniel Colascione <dan.colascione <at> gmail.com>

Date: Tue, 7 Dec 2010 10:54:02 UTC

Severity: normal

Done: Alan Mackenzie <acm <at> muc.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Daniel Colascione <dan.colascione <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: cc-mode c++ template-typed variable decl regression
Date: Tue, 07 Dec 2010 02:55:00 -0800
[Message part 1 (text/plain, inline)]
/* In Emacs 23, adffdfa below is fontified as a variable. In Emacs HEAD,
it is not. */

void foo()
{
    mumble x(5);
    std::vector<int> adffdfa(1,2,3);
};


[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 9 years and 106 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.