bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7579: cc-mode c++ template-typed variable decl regression


From: Alan Mackenzie
Subject: bug#7579: cc-mode c++ template-typed variable decl regression
Date: Thu, 4 Feb 2016 19:09:43 +0000
User-agent: Mutt/1.5.24 (2015-08-30)

Hello, Daniel.

On Tue, Dec 07, 2010 at 02:55:00AM -0800, Daniel Colascione wrote:
> /* 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);
> };

The bug has been fixed in the emacs-25 branch.

-- 
Alan Mackenzie (Nuremberg, Germany).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]