bugGNU Enscript - Bugs: bug #40740, C++ syntax highlighting missing...

 
 

bug #40740: C++ syntax highlighting missing many keywords

Submitter:  None
Submitted:  Thu 28 Nov 2013 03:58:12 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 18 Jul 2014 10:22:42 PM UTC, comment #1: 

Thank you.

Pushed as commit 0204769eafc1.

James Cloos <cloos>
Group administrator
Thu 28 Nov 2013 03:58:12 PM UTC, original submission:  

The C++ syntax definition (in cpp.st) is missing many C++ keywords, for example "namespace", "true" and "false" (though many others are missing too).

A complete list of C++ keywords can be found here:

http://en.cppreference.com/w/cpp/keyword


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #29731:  c.st.diff added by None (839B - application/octet-stream - The two attachments add all keywords present in C11 and C++11 (with the exception of those such as _Alignas, _Alignof, _Atomic, etc. which are present in C but not in C++).)
file #29732:  cpp.st.diff added by None (2KiB - application/octet-stream - The two attachments add all keywords present in C11 and C++11 (with the exception of those such as _Alignas, _Alignof, _Atomic, etc. which are present in C but not in C++).)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by cloos (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-07-18 cloos StatusNone Fixed
        Open/ClosedOpen Closed
    2013-11-28 None Attached File- Added c.st.diff, #29731
        Attached File- Added cpp.st.diff, #29732

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code