D6870: add missing standard types to C highlighting and update to C11

2017-07-24 Thread Sven Brauch
This revision was automatically updated to reflect the committed changes.
Closed by commit R216:c40ad3513f91: add missing standard types to C 
highlighting and update to C11 (authored by brauch).

CHANGED PRIOR TO COMMIT
  https://phabricator.kde.org/D6870?vs=17104=17109#toc

REPOSITORY
  R216 Syntax Highlighting

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D6870?vs=17104=17109

REVISION DETAIL
  https://phabricator.kde.org/D6870

AFFECTED FILES
  data/syntax/c.xml
  data/syntax/isocpp.xml

To: brauch, vkrause, dhaumann
Cc: vkrause, dhaumann, #frameworks


D6870: add missing standard types to C highlighting and update to C11

2017-07-24 Thread Dominik Haumann
dhaumann accepted this revision.
dhaumann added a comment.
This revision is now accepted and ready to land.


  Please inc the version number.

REPOSITORY
  R216 Syntax Highlighting

REVISION DETAIL
  https://phabricator.kde.org/D6870

To: brauch, vkrause, dhaumann
Cc: vkrause, dhaumann, #frameworks


D6870: add missing standard types to C highlighting and update to C11

2017-07-24 Thread Sven Brauch
brauch added reviewers: vkrause, dhaumann.

REPOSITORY
  R216 Syntax Highlighting

REVISION DETAIL
  https://phabricator.kde.org/D6870

To: brauch, vkrause, dhaumann
Cc: vkrause, dhaumann, #frameworks


D6870: add missing standard types to C highlighting and update to C11

2017-07-24 Thread Sven Brauch
brauch created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.

REVISION SUMMARY
  See bug: https://bugs.kde.org/show_bug.cgi?id=367798
  
  My suggestion is to add the new C11 keywords to the C highlighting, add the 
missing standard types (like time_t) to both C and iso-C++, and ignore the 
POSIX stuff.

REPOSITORY
  R216 Syntax Highlighting

REVISION DETAIL
  https://phabricator.kde.org/D6870

AFFECTED FILES
  data/syntax/c.xml
  data/syntax/isocpp.xml

To: brauch
Cc: vkrause, dhaumann, #frameworks