https://bugs.kde.org/show_bug.cgi?id=386827

            Bug ID: 386827
           Summary: Errors in syntax definitions
           Product: frameworks-syntax-highlighting
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: syntax
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: g...@genethomas.com
  Target Milestone: ---

Created attachment 108824
  --> https://bugs.kde.org/attachment.cgi?id=108824&action=edit
list of errors

I am implementing a terminal editor that loads kde syntax highlighting .xml
definitions. It does extensive error checking, as such I have a list of errors
in the syntax definitions. e.g. Bad <context> or <itemData> references, or
invalid regular expressions.

A common fault is [] in a regular expression. An empty character match should
never match.

syntax-definitio-errors.txt is the list of errors.
syntax-test-all.log includes trivial errors such as, chr="xx" being longer than
one character.

version: latest download from git://anongit.kde.org/syntax-highlighting

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to