D10956: Add syntax highlighting for MIB files

Dominik Haumann noreply at phabricator.kde.org
Sat Mar 3 11:08:53 UTC 2018


dhaumann added a comment.


  Compiling results in:
  
  Error XSDError in file:///home/dh/kde/kf5/src/frameworks/syntax-highlighting/data/syntax/mib.xml, at line 4, column 165: Content of attribute version does not match its type definition: 1.0 is not valid according to xs:integer..
  Version must be an int nowadays, so I changed "1.0" to "1".
  
  Further:
  katehighlightingindexer(6406)/(default) {anonymous}::AttributeChecker::check: "/home/dh/kde/kf5/src/frameworks/syntax-highlighting/data/syntax/mib.xml" Reference of non-existing itemData attributes: QSet("String Char")
  
  I added an itemData "Char" with dsChar.

REPOSITORY
  R216 Syntax Highlighting

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

To: jkeuter, dhaumann
Cc: #frameworks, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180303/827d9839/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list