D9129: Highlighting Indexer: Check for duplicate itemDatas

Dominik Haumann noreply at phabricator.kde.org
Sun Dec 3 13:47:51 UTC 2017


dhaumann created this revision.
dhaumann added a reviewer: vkrause.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.

REVISION SUMMARY
  Check for duplicate itemData entries during indexing.
  
  Currently, there are the following duplicates:
  AttributeChecker::processElement: "data/syntax/haml.xml" itemData duplicate: "Symbol"
  AttributeChecker::processElement: "data/syntax/haml.xml" itemData duplicate: "String"
  AttributeChecker::processElement: "data/syntax/haml.xml" itemData duplicate: "Keyword"
  AttributeChecker::processElement: "data/syntax/ilerpg.xml" itemData duplicate: "Float"
  AttributeChecker::processElement: "data/syntax/ilerpg.xml" itemData duplicate: "Float"
  AttributeChecker::processElement: "data/syntax/rhtml.xml" itemData duplicate: "Error"
  AttributeChecker::processElement: "data/syntax/systemverilog.xml" itemData duplicate: "Data Type Keyword"
  AttributeChecker::processElement: "data/syntax/systemverilog.xml" itemData duplicate: "Preprocessor Keyword"
  AttributeChecker::processElement: "data/syntax/systemverilog.xml" itemData duplicate: "System Task Keyword"
  AttributeChecker::processElement: "data/syntax/systemverilog.xml" itemData duplicate: "Drive/Charge Strength Keyword"
  AttributeChecker::processElement: "data/syntax/systemverilog.xml" itemData duplicate: "Gate Instantiation Keyword"
  AttributeChecker::processElement: "data/syntax/xul.xml" itemData duplicate: "Comment"

TEST PLAN
  make && make test

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  ItemDataChecker (branched from master)

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

AFFECTED FILES
  src/indexer/katehighlightingindexer.cpp

To: dhaumann, vkrause
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171203/9a82e023/attachment.html>


More information about the Kde-frameworks-devel mailing list