Revision 725983
Go back to digest for 21st October 2007Bug Fixes in KDE Base
Sebastian Pipping committed changes in /trunk/KDE/kdelibs/kate/syntax/data:
Fixes for C/C++ highlighters:
- Recogize comments after #define (#108370)
- Folding for for all proprocessor conditionals (only for "#if 0" before) (#124362)
- Folding for multi-line comments was missing in C++ highlighter
- Error marking for preprocessor lines not in #(define|elif|else|endif|if|ifdef|ifndef|include)
- Sync notice added
- Version number incremented to same value
File Changes
Modified 2 files
- /trunk/KDE/kdelibs/kate/syntax/data
- /c.xml
- /cpp.xml
2 files changed in total