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: Daniel Colascione
Subject: bug#7579: cc-mode c++ template-typed variable decl regression
Date: Thu, 4 Feb 2016 11:17:16 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

On 02/04/2016 11:09 AM, Alan Mackenzie wrote:
> 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.

Thanks!

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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