[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] support a few of the new features of C++11 in syntax highlig
From: |
Daniel Colascione |
Subject: |
Re: [PATCH] support a few of the new features of C++11 in syntax highlighting |
Date: |
Tue, 18 Nov 2014 04:49:26 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
On 11/17/2014 06:41 PM, Rüdiger Sonderfeld wrote:
> On Sunday 16 November 2014 19:07:24 Óscar Fuentes wrote:
>> What was available in Alan's cc-mode c++11 branch was merged long time
>> ago (it was mostly about decltype and auto, IIRC.)
>>
>> It would be nice to apply the patch that started this thread, plus a few
>> other keywords. However, I had no opportunity of testing the adapted
>> patch because I did no C++ coding lately. No doubt someone which is
>> fluent on Emacs' syntax highlighting system could be able to assert the
>> validity of the patch without testing.
>
> I took the liberty to merge the patch. I've updated and adjusted it a bit.
>
> The "alignof" keyword is the only one still missing. It seems that some
> extensions to cc-mode might be necessary to include it.
>
> There is also this patch pending. But it requires some more work:
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5457
That patch is so bitrotted that it probably requires a complete rewrite.
signature.asc
Description: OpenPGP digital signature
- Re: [PATCH] support a few of the new features of C++11 in syntax highlighting, (continued)
- Re: [PATCH] support a few of the new features of C++11 in syntax highlighting, Óscar Fuentes, 2014/11/16
- Re: [PATCH] support a few of the new features of C++11 in syntax highlighting, Rüdiger Sonderfeld, 2014/11/17
- Re: [PATCH] support a few of the new features of C++11 in syntax highlighting, Óscar Fuentes, 2014/11/17
- Re: [PATCH] support a few of the new features of C++11 in syntax highlighting, Daniel Colascione, 2014/11/18
- Re: [PATCH] support a few of the new features of C++11 in syntax highlighting, Óscar Fuentes, 2014/11/18
- Re: [PATCH] support a few of the new features of C++11 in syntax highlighting, Rüdiger Sonderfeld, 2014/11/18
- Re: [PATCH] support a few of the new features of C++11 in syntax highlighting, Daniel Colascione, 2014/11/18
- Re: [PATCH] support a few of the new features of C++11 in syntax highlighting, Óscar Fuentes, 2014/11/18
- Re: [PATCH] support a few of the new features of C++11 in syntax highlighting, Daniel Colascione, 2014/11/18
- Re: [PATCH] support a few of the new features of C++11 in syntax highlighting, Óscar Fuentes, 2014/11/18
- Re: [PATCH] support a few of the new features of C++11 in syntax highlighting,
Daniel Colascione <=